We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed87d1e commit 562256bCopy full SHA for 562256b
.github/workflows/sonar-pr.yml
@@ -2,7 +2,7 @@ name: Sonar for PRs
2
on:
3
workflow_run:
4
workflows: ['PRs']
5
- types: [requested]
+ types: [completed]
6
jobs:
7
sonar:
8
name: Sonar
0 commit comments