Skip to content

Commit 199b412

Browse files
committed
fix ci
1 parent c13ab0e commit 199b412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen_json_grammar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
gen-json-grammars:
13-
if: github.repository == 'tiabeast/vscode-vba'
13+
if: github.repository == 'serkonda7/vscode-vba'
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)