Skip to content

Commit 7cc4968

Browse files
set branches to main
1 parent 9261cec commit 7cc4968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/syntaxCheckPullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Check PR Katacoda Syntax
22

33
on:
44
pull_request_target:
5-
5+
branches: [ main ]
66
jobs:
77
setup-matrix:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)