Skip to content

Commit 878f8f2

Browse files
authored
update merge to master action by deleting concurrency (#29)
1 parent 4997ea6 commit 878f8f2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/MERGE_MASTER.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ on:
77
branches:
88
- master
99

10-
concurrency:
11-
group: ${{ github.head_ref }}
12-
cancel-in-progress: true
10+
1311

1412
env:
1513
DIRECT_DATABASE_URL: ${{secrets.DIRECT_DATABASE_URL}}

0 commit comments

Comments
 (0)