Skip to content

Commit 5031f4c

Browse files
ci: run codeql on push events to master
1 parent 2ee0885 commit 5031f4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/__call-codeql.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ name: CodeQL (called)
55
permissions: {}
66

77
on:
8+
push:
9+
branches:
10+
- master
811
pull_request:
912
workflow_call:
1013

0 commit comments

Comments
 (0)