Skip to content

Commit

Permalink
concurrency test
Browse files Browse the repository at this point in the history
  • Loading branch information
phbnf committed Dec 2, 2024
1 parent 8cad46b commit 63a1171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aws_integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

# This prevents two workflows to run at the same time.
# This workflows calls terragrunt, which does not allow concurent runs.
# concurrency test!
concurrency:
group: aws-integration
cancel-in-progress: false
Expand Down

0 comments on commit 63a1171

Please sign in to comment.