We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e087e9 + f6225b2 commit 430a777Copy full SHA for 430a777
.github/workflows/codeql.yml
@@ -3,8 +3,7 @@ name: "CodeQL"
3
on:
4
push:
5
branches: [ "main" ]
6
- pull_request:
7
- # The branches below must be a subset of the branches above
+ pull_request_target:
8
9
schedule:
10
- cron: '21 15 * * 5'
0 commit comments