File tree Expand file tree Collapse file tree 4 files changed +13
-2
lines changed Expand file tree Collapse file tree 4 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1818 branches :
1919 - master
2020 paths-ignore :
21+ - ' **/docs.yml'
2122 - ' **.md'
2223 workflow_dispatch :
2324
Original file line number Diff line number Diff line change 88 paths :
99 - ' **.yml'
1010 - docs/**
11+ # ignore
12+ - ' !**/build.yml'
1113 pull_request :
1214 branches :
1315 - master
1416 paths :
1517 - ' **.yml'
1618 - docs/**
19+ # ignore
20+ - ' !**/build.yml'
1721 workflow_dispatch :
1822
1923concurrency :
Original file line number Diff line number Diff line change 1313 - ' **.asd'
1414 - ' **.yml'
1515 # ignore
16+ - ' !**/build.yml'
1617 - ' !**/docs.yml'
1718 pull_request :
1819 branches :
1920 - master
2021 paths-ignore :
21- - ' **.md'
22+ - ' **/build.yml'
23+ - ' **/docs.yml'
24+ - ' **.md'
2225 workflow_dispatch :
2326
2427concurrency :
Original file line number Diff line number Diff line change 1313 - ' **.asd'
1414 - ' **.yml'
1515 # ignore
16+ - ' !**/build.yml'
1617 - ' !**/docs.yml'
1718 pull_request :
1819 branches :
1920 - master
2021 paths-ignore :
21- - ' **.md'
22+ - ' **/build.yml'
23+ - ' **/docs.yml'
24+ - ' **.md'
2225 workflow_dispatch :
2326
2427concurrency :
You can’t perform that action at this time.
0 commit comments