remove concurrency group from infra workflow

This commit is contained in:
nicktrn
2024-04-28 20:11:39 +01:00
parent 204397316d
commit a625b8ee27
-3
View File
@@ -30,9 +30,6 @@ permissions:
packages: write
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
env:
AWS_REGION: us-east-1