File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 77 push :
88 branches :
99 - master
10+ paths-ignore : # Prevents from running if only docs are updated
11+ - ' doc/**'
12+ - ' **/*README*'
13+ - ' **.md'
14+ - ' **.rst'
1015 pull_request :
16+ paths-ignore : # Prevents from running if only docs are updated
17+ - ' doc/**'
18+ - ' **/*README*'
19+ - ' **.md'
20+ - ' **.rst'
1121 workflow_dispatch :
1222 schedule :
1323 - cron : ' 0 0 * * 0' # weekly
Original file line number Diff line number Diff line change 77 push :
88 branches :
99 - master
10+ paths-ignore : # Prevents from running if only docs are updated
11+ - ' doc/**'
12+ - ' **/*README*'
13+ - ' **.md'
14+ - ' **.rst'
1015 pull_request :
16+ paths-ignore : # Prevents from running if only docs are updated
17+ - ' doc/**'
18+ - ' **/*README*'
19+ - ' **.md'
20+ - ' **.rst'
1121 workflow_dispatch :
1222 schedule :
1323 - cron : ' 0 0 * * *' # daily
You can’t perform that action at this time.
0 commit comments