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.
1 parent 98742b1 commit 4c88d2eCopy full SHA for 4c88d2e
.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
jobs:
11
sonarcloud:
12
name: SonarCloud
0 commit comments