sd
This commit is contained in:
parent
2c547a1c07
commit
779c359457
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
name: "lint, build and push"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * SUN"
|
||||
- cron: "24 * * * SUN"
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in a new issue