Skip to content

Commit da43603

Browse files
committed
use pull_request
1 parent 86f207f commit da43603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches:
88
- 'master'
99
- '202[0-9][0-9][0-9]'
10-
pull_request_target:
10+
pull_request:
1111
branches:
1212
- 'master'
1313
- '202[0-9][0-9][0-9]'

0 commit comments

Comments
 (0)