We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6d713 commit d464031Copy full SHA for d464031
.github/workflows/codeql.yml
@@ -1,7 +1,7 @@
1
name: CodeQL
2
3
on:
4
- - push
+ - pull_request
5
6
jobs:
7
codeql:
0 commit comments