Skip to content

Commit 838964c

Browse files
committed
ci: debug
Workflow should trigger for PRs from outside this repository.
1 parent 691ddb1 commit 838964c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- main
66
pull_request:
77
types: [opened, synchronize, reopened]
8+
pull_request_target:
9+
types: [opened, synchronize, reopened]
810

911
permissions:
1012
contents: read

0 commit comments

Comments
 (0)