Skip to content

Commit dc8fa5e

Browse files
committed
chore: support auto merge
1 parent 20b531f commit dc8fa5e

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/nodejs-cluster1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master, next ]
66
pull_request:
77
branches: [ master, next ]
8+
merge_group:
89

910
jobs:
1011
Job:

.github/workflows/nodejs-cluster2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master, next ]
66
pull_request:
77
branches: [ master, next ]
8+
merge_group:
89

910
jobs:
1011
Job:

.github/workflows/nodejs-lib-core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master, next ]
66
pull_request:
77
branches: [ master, next ]
8+
merge_group:
89

910
jobs:
1011
Job:

.github/workflows/nodejs-lib-plugins.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master, next ]
66
pull_request:
77
branches: [ master, next ]
8+
merge_group:
89

910
jobs:
1011
Job:

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master, next ]
66
pull_request:
77
branches: [ master, next ]
8+
merge_group:
89

910
jobs:
1011
Job:

0 commit comments

Comments
 (0)