Skip to content

Commit

Permalink
Merge branch 'main' into github_workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 25, 2024
2 parents 40060a7 + 717f788 commit 97f9b27
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 97f9b27

Please sign in to comment.