Skip to content

Commit 816adbe

Browse files
ci: add a pull request trigger for CodeQL workflow
1 parent 5321ce0 commit 816adbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
name: "CodeQL"
1313

1414
on:
15+
pull_request:
16+
branches: [ master ]
1517
schedule:
1618
- cron: '16 04 * * 2'
1719

0 commit comments

Comments
 (0)