Skip to content

Commit b9cd952

Browse files
committed
chore: Enable merge queue
1 parent 681186c commit b9cd952

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/settings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ repository:
88

99

1010

11+

.github/workflows/branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
- release/**
8-
types: [opened, synchronize, reopened, labeled, unlabeled]
8+
types: [opened, synchronize, reopened]
99
push:
1010
branches:
1111
- main

0 commit comments

Comments
 (0)