fix: keep deploy running on main
This commit is contained in:
@@ -4,16 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths-ignore:
|
|
||||||
- "ansible/dashboards.yml"
|
|
||||||
- "ansible/roles/observability-content/**"
|
|
||||||
- "infrastructure/addons/observability/**"
|
|
||||||
- "infrastructure/addons/observability-content/**"
|
|
||||||
- "infrastructure/addons/observability-secrets/**"
|
|
||||||
- "infrastructure/addons/kustomization-observability.yaml"
|
|
||||||
- "infrastructure/addons/kustomization-observability-content.yaml"
|
|
||||||
- "infrastructure/addons/kustomization-observability-secrets.yaml"
|
|
||||||
- "infrastructure/charts/kube-prometheus-stack/**"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user