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 26e1166 + 4153233 commit 4cf3903Copy full SHA for 4cf3903
.github/workflows/analyze-code.yml
@@ -32,6 +32,8 @@ on:
32
pull_request:
33
branches:
34
- develop
35
+ - main
36
+ workflow_dispatch:
37
38
permissions:
39
pull-requests: read # allows SonarCloud to decorate PRs with analysis results
0 commit comments