mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 06:48:07 +00:00
Set non-master to point to latest.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
932cdd3329
commit
fa574cfd08
@ -1,5 +1,5 @@
|
|||||||
import:
|
import:
|
||||||
- source: pi-hole/.github:/build-configs/core.yml@main
|
- source: pi-hole/.github:/build-configs/core.yml@main
|
||||||
if: branch = master
|
if: branch = master
|
||||||
- source: pi-hole/.github:/build-configs/core.yml@main
|
- source: pi-hole/.github:/build-configs/core.yml@latest
|
||||||
if: branch != master
|
if: branch != master
|
||||||
|
Loading…
Reference in New Issue
Block a user