Skip to content

Commit 9052851

Browse files
committed
Run CodeQL Action on PRs
1 parent a946965 commit 9052851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "Code Scanning - CodeQL"
22

33
on:
44
push:
5+
pull_request:
56
schedule:
67
- cron: '0 0 * * 0'
78

0 commit comments

Comments
 (0)