Skip to content

Commit

Permalink
Merge branch 'main' into sst-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
js0mmer authored Dec 4, 2024
2 parents 37d75e0 + 6a56f3d commit 43131b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-up-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [closed]

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-pr-${{ github.event.pull_request.number }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 43131b0

Please sign in to comment.