Merge pull request #50 from mainrs/master

ci: fix double workflow trigger on PR
This commit is contained in:
Jörg Thalheim 2021-09-29 19:02:39 +01:00 committed by GitHub
commit 23357fff14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@ name: "Build and populate cache"
on:
pull_request:
push:
branches:
- main
- master
schedule:
# rebuild everyday at 2:51
# TIP: Choose a random time here so not all repositories are build at once: