Skip to content

Commit 0943fab

Browse files
committed
fix: switch from pull request target to pull request
Signed-off-by: Fabian Burth <fabian.burth@sap.com>
1 parent c4d328a commit 0943fab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "CodeQL"
33
on:
44
push:
55
branches: [main]
6-
pull_request_target:
6+
pull_request:
77
branches: [main]
88
schedule:
99
# Run weekly on Monday at 07:25 UTC

0 commit comments

Comments
 (0)