mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
10 lines
135 B
YAML
10 lines
135 B
YAML
---
|
|
area/ansible:
|
|
- "ansible/**/*"
|
|
area/ci:
|
|
- ".github/**/*"
|
|
area/cluster:
|
|
- "cluster/**/*"
|
|
area/terraform:
|
|
- "terraform/**/*"
|