Skip to content

Commit

Permalink
update merge to master action by deleting concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
polaroidkidd committed Oct 31, 2024
1 parent 4997ea6 commit cd066f4
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 cd066f4

Please sign in to comment.