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