Skip to content

Commit

Permalink
Update qa-close.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkircos authored Jan 15, 2025
1 parent 08d7205 commit 1d1de16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
# Require previous builds and deployments to finish before starting a new one
# Close can not run concurrently with Create or Update Infrastructure with Pulumi
concurrency:
group: pr-${{ github.event.pull_request.number }}
group: qa

jobs:
teardown:
Expand Down

0 comments on commit 1d1de16

Please sign in to comment.