Set non-master to point to latest.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
Dan Schaper 2020-07-30 10:05:27 -07:00
parent 932cdd3329
commit fa574cfd08
No known key found for this signature in database
GPG key ID: B4FF14C01CC08DC0

View file

@ -1,5 +1,5 @@
import:
- source: pi-hole/.github:/build-configs/core.yml@main
if: branch = master
- source: pi-hole/.github:/build-configs/core.yml@main
- source: pi-hole/.github:/build-configs/core.yml@latest
if: branch != master