mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-03-13 04:08:34 +00:00
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
|