We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd4c7e commit d8aed9fCopy full SHA for d8aed9f
.github/workflows/auto-merge.yml
@@ -2,7 +2,8 @@ name: auto-merge
2
3
on:
4
pull_request:
5
- workflow_dispatch:
+
6
+# workflow_dispatch:
7
8
permissions:
9
contents: write
0 commit comments