Skip to content

Commit 7ae95c1

Browse files
committed
Revert "Change event from pull_request_target to pull_request"
This reverts commit 0da704c.
1 parent c20718f commit 7ae95c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- main
6-
pull_request:
6+
pull_request_target:
77
types: [opened, synchronize, reopened]
88

99
permissions:

0 commit comments

Comments
 (0)