Update build.yml
This commit is contained in:
parent
abb398cf22
commit
bd9e85177e
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -3,9 +3,6 @@ name: build
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
# Build the image regularly (each Friday)
|
||||
- cron: '13 22 * * 5'
|
||||
|
|
Loading…
Reference in a new issue