Skip to content

Commit

Permalink
refactor(.github): add tf apply to master deploy queue
Browse files Browse the repository at this point in the history
Signed-off-by: Massimiliano Giovagnoli <[email protected]>
  • Loading branch information
maxgio92 committed Mar 21, 2024
1 parent cfcd043 commit d10f753
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/terraform-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
paths:
- 'config/clusters/**'

concurrency:
group: master-CI
cancel-in-progress: false

defaults:
run:
working-directory: config/clusters
Expand Down

0 comments on commit d10f753

Please sign in to comment.