File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 6
6
branches : [ develop ]
7
7
paths-ignore :
8
8
- ' **.md'
9
+ - ' .config/**'
10
+ - ' .idea/**'
11
+ - ' assets/**'
9
12
pull_request :
10
13
branches : [ develop ]
11
14
paths-ignore :
12
15
- ' **.md'
16
+ - ' .config/**'
17
+ - ' .idea/**'
18
+ - ' assets/**'
13
19
14
20
env :
15
21
PRIMARY_MAVEN_MODULE : ${{ github.event.repository.name }}
Original file line number Diff line number Diff line change 6
6
branches : [ develop ]
7
7
paths-ignore :
8
8
- ' **.md'
9
+ - ' .config/**'
10
+ - ' .idea/**'
9
11
- ' assets/**'
10
- - ' config/**'
11
12
pull_request :
12
13
types : [opened, synchronize, reopened]
13
14
paths-ignore :
14
15
- ' **.md'
16
+ - ' .config/**'
17
+ - ' .idea/**'
15
18
- ' assets/**'
16
- - ' config/**'
17
19
18
20
env :
19
21
SONARCLOUD_ORG : ${{ github.event.organization.login }}
You can’t perform that action at this time.
0 commit comments