We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a02d94 commit 3d1231dCopy full SHA for 3d1231d
.github/workflows/codeql.yml
@@ -5,6 +5,8 @@ on:
5
branches: ['main']
6
pull_request:
7
8
+ pull_request_target:
9
+ branches: ['main']
10
11
# Cancel in-progress runs when a new commit is pushed
12
concurrency:
0 commit comments