mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-25 08:44:03 +01:00
10 lines
135 B
YAML
10 lines
135 B
YAML
---
|
|
area/ansible:
|
|
- "ansible/**/*"
|
|
area/ci:
|
|
- ".github/**/*"
|
|
area/cluster:
|
|
- "cluster/**/*"
|
|
area/terraform:
|
|
- "terraform/**/*"
|