Update build.yml

This commit is contained in:
Wonderfall 2021-05-01 20:45:23 +02:00 committed by GitHub
parent abb398cf22
commit bd9e85177e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'