We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a601ad commit d9f9570Copy full SHA for d9f9570
.github/workflows/codeql.yml
@@ -13,7 +13,7 @@ name: "CodeQL Advanced"
13
14
on:
15
push:
16
- branches: [ "main" ]
+ branches: [ "main", "jasperschroeder-codeql-setup" ]
17
pull_request:
18
branches: [ "main" ]
19
0 commit comments