mirror of
https://github.com/pi-hole/pi-hole
synced 2025-02-08 14:12:38 +00:00
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
|