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 c13ab0e commit 199b412Copy full SHA for 199b412
.github/workflows/gen_json_grammar.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
gen-json-grammars:
13
- if: github.repository == 'tiabeast/vscode-vba'
+ if: github.repository == 'serkonda7/vscode-vba'
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v3
0 commit comments