Skip to content

Commit d8f3823

Browse files
authored
Update codeql.yml (#173)
* Update codeql.yml * Update codeql.yml
1 parent 9a9e2f2 commit d8f3823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: "CodeQL Advanced"
1414
on:
1515
workflow_dispatch:
1616
push:
17-
pull_request:
17+
branches: [ "main" ]
1818
schedule:
1919
- cron: '25 0 * * 2'
2020

0 commit comments

Comments
 (0)