This commit is contained in:
2024-08-27 10:06:30 +02:00
parent 20ebb398ec
commit 0d7bcbc1c3
14 changed files with 506 additions and 0 deletions
+3
View File
@@ -6,6 +6,9 @@ on:
push:
branches:
- main
paths-ignore:
- 'README.md'
- 'argocd/**'
# cancel any previously-started, yet still active runs of this workflow on the same branch
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}