Skip to content

Commit d8aed9f

Browse files
authored
chore(governance): auto-merge workflow_dispatch off
1 parent 8bd4c7e commit d8aed9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: auto-merge
22

33
on:
44
pull_request:
5-
workflow_dispatch:
5+
6+
# workflow_dispatch:
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)