infra/.github/labeler.yml
2024-05-22 05:50:01 +00:00

13 lines
293 B
YAML

"secrets":
- changed-files:
- any-glob-to-any-file:
- ".sops.yaml"
- "secrets.yaml"
- "**/*/*.enc.json"
- "**/*/secrets.yaml"
- "secrets/**/*"
"terraform":
- changed-files:
- any-glob-to-any-file:
- "terraform/**/*"