mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
fa574cfd08
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
5 lines
173 B
YAML
5 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
|