Skip to content

Commit

Permalink
Remove concurrency control (#139599)
Browse files Browse the repository at this point in the history
  • Loading branch information
berryd authored Apr 5, 2024
1 parent addb061 commit 323d9a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ on:
description: "Name of the environment to destroy:"
required: true

concurrency:
# Ensuring group key matches the destroy workflow currently in master
group: ${{ github.workflow }}-${{ github.event.ref }}
cancel-in-progress: false

permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 323d9a2

Please sign in to comment.