ci: fix double workflow trigger on PR

This commit is contained in:
mainrs 2021-09-28 16:47:10 +02:00
parent da34d45f14
commit f3a77f3cad

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: