Test without branch in runner

This commit is contained in:
2025-11-06 23:23:21 +01:00
parent d7b6d05cb5
commit d11d666f45

View File

@@ -2,7 +2,6 @@ name: Build image when workload image tag changes
on:
push:
branches: [ development ] # adjust if needed
paths:
- "argocd/deployment.yaml"
- "Dockerfile" # keep if you also want to rebuild when Dockerfile changes