We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548a8cd commit ea4b4e7Copy full SHA for ea4b4e7
.github/workflows/pull-request-sonar.yml
@@ -4,10 +4,6 @@ on:
4
types: [opened, synchronize, reopened]
5
paths:
6
- "src/*"
7
- paths-ignore:
8
- - "docs/*"
9
- - "docker/*"
10
- - "./github/*"
11
workflow_dispatch:
12
13
# defaults:
0 commit comments