Skip to content

Add keybinding to the language selector tooltip (#21299) #243

Add keybinding to the language selector tooltip (#21299)

Add keybinding to the language selector tooltip (#21299) #243

Workflow file for this run

name: Script
on:
pull_request:
paths:
- "script/**"
push:
branches:
- main
jobs:
shellcheck:
name: "ShellCheck Scripts"
if: github.repository_owner == 'zed-industries'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Shellcheck ./scripts
run: |
./script/shellcheck-scripts error