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 f19c577 commit 75f839eCopy full SHA for 75f839e
.github/workflows/sonar.yml
@@ -11,7 +11,7 @@ on:
11
- '.idea/**'
12
- 'assets/**'
13
pull_request:
14
- types: [opened, synchronize, reopened]
+ branches: [ develop ]
15
paths-ignore:
16
- '**.md'
17
- '.config/**'
0 commit comments