Skip to content

Commit 5dab85c

Browse files
committed
json ci: only run for main repo
1 parent c9de3a0 commit 5dab85c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gen_json_grammar.yml

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

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

0 commit comments

Comments
 (0)