d
This commit is contained in:
parent
35c85646f4
commit
e92c92a5ad
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: "lint, build and push"
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * SUN"
|
||||
- cron: "24 * * * SUN"
|
||||
- cron: "27 * * * *"
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in a new issue