We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e8b53 commit ccb1336Copy full SHA for ccb1336
.github/workflows/update-copilot-nodejs.yaml
@@ -10,6 +10,7 @@ jobs:
10
update_copilot_lsp:
11
runs-on: ubuntu-latest
12
name: Update Copilot LSP
13
+ if: github.repository == 'zbirenbaum/copilot.lua'
14
steps:
15
- name: Checkout repository
16
uses: actions/checkout@v4
0 commit comments