Skip to content

Commit

Permalink
update merge to master action by deleting concurrency (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
polaroidkidd authored Oct 31, 2024
1 parent 4997ea6 commit 878f8f2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/MERGE_MASTER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ on:
branches:
- master

concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true


env:
DIRECT_DATABASE_URL: ${{secrets.DIRECT_DATABASE_URL}}
Expand Down

0 comments on commit 878f8f2

Please sign in to comment.