Skip to content

Commit

Permalink
Update terraform_codebuild_plan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 25, 2024
1 parent b3063d4 commit 2fb903c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_codebuild_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:

concurrency:
group: ${{ github.repo }}-${{ vars.terraform_workspace }}
group: ${{ github.repo }}-${{ vars.terraform_workspace }}-codebuild

permissions: write-all
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit 2fb903c

Please sign in to comment.