Fix ignoring of README.md
This commit is contained in:
parent
7f648ae669
commit
2181a5da53
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'README.md'
|
- '!README.md'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 5 * * 0'
|
- cron: '0 5 * * 0'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue