mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-01 05:09:57 +00:00
fa574cfd08
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
6 lines
173 B
YAML
6 lines
173 B
YAML
import:
|
|
- source: pi-hole/.github:/build-configs/core.yml@main
|
|
if: branch = master
|
|
- source: pi-hole/.github:/build-configs/core.yml@latest
|
|
if: branch != master
|