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.
1 parent f5412f0 commit f6225b2Copy full SHA for f6225b2
.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