ci: Don't build image on README.md change
This commit is contained in:
parent
782465f228
commit
7f648ae669
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths:
|
||||||
|
- 'README.md'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 5 * * 0'
|
- cron: '0 5 * * 0'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue