Skip to content

Commit 430a777

Browse files
Merge branch 'main' into main
2 parents 8e087e9 + f6225b2 commit 430a777

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: "CodeQL"
33
on:
44
push:
55
branches: [ "main" ]
6-
pull_request:
7-
# The branches below must be a subset of the branches above
6+
pull_request_target:
87
branches: [ "main" ]
98
schedule:
109
- cron: '21 15 * * 5'

0 commit comments

Comments
 (0)