ff
This commit is contained in:
parent
d0ef83c8f7
commit
c70b9afedd
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@ name: "lint, build and push"
|
|||
# https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 10 * * *"
|
||||
pull_request:
|
||||
- cron: "32 17 * * SUN"
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
Loading…
Reference in a new issue