Skip to content

Commit 0da704c

Browse files
committed
Change event from pull_request_target to pull_request
1 parent 933e542 commit 0da704c

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_target:
6+
pull_request:
77
types: [opened, synchronize, reopened]
88

99
permissions:

0 commit comments

Comments
 (0)