Set non-master to point to latest.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
pull/3634/head
Dan Schaper 4 years ago
parent 932cdd3329
commit fa574cfd08
No known key found for this signature in database
GPG Key ID: B4FF14C01CC08DC0

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

Loading…
Cancel
Save