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 66 branches : [ develop ]
77 paths-ignore :
88 - ' **.md'
9+ - ' .config/**'
10+ - ' .idea/**'
11+ - ' assets/**'
912 pull_request :
1013 branches : [ develop ]
1114 paths-ignore :
1215 - ' **.md'
16+ - ' .config/**'
17+ - ' .idea/**'
18+ - ' assets/**'
1319
1420env :
1521 PRIMARY_MAVEN_MODULE : ${{ github.event.repository.name }}
Original file line number Diff line number Diff line change 66 branches : [ develop ]
77 paths-ignore :
88 - ' **.md'
9+ - ' .config/**'
10+ - ' .idea/**'
911 - ' assets/**'
10- - ' config/**'
1112 pull_request :
1213 types : [opened, synchronize, reopened]
1314 paths-ignore :
1415 - ' **.md'
16+ - ' .config/**'
17+ - ' .idea/**'
1518 - ' assets/**'
16- - ' config/**'
1719
1820env :
1921 SONARCLOUD_ORG : ${{ github.event.organization.login }}
You can’t perform that action at this time.
0 commit comments