Skip to content

Commit 2a6874b

Browse files
committed
chore(governance): auto-merge on all PR events
1 parent 707ad04 commit 2a6874b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/auto-merge.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: auto-merge
22

33
on:
44
pull_request:
5-
6-
# workflow_dispatch:
5+
types: [opened, edited, synchronize]
76

87
permissions:
98
contents: write

0 commit comments

Comments
 (0)