We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61024ac + 838964c commit 55ec2d8Copy full SHA for 55ec2d8
.github/workflows/sonarcloud.yml
@@ -5,6 +5,8 @@ on:
5
- main
6
pull_request:
7
types: [opened, synchronize, reopened]
8
+ pull_request_target:
9
+ types: [opened, synchronize, reopened]
10
11
permissions:
12
contents: read
0 commit comments