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 c20718f commit 7ae95c1Copy full SHA for 7ae95c1
.github/workflows/sonarcloud.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches:
5
- main
6
- pull_request:
+ pull_request_target:
7
types: [opened, synchronize, reopened]
8
9
permissions:
0 commit comments