Skip to content

Commit e77cfe7

Browse files
ci: disable pr auto-merge workflow (#113)
1 parent 3e8fa68 commit e77cfe7

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/pr-auto-merge.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
name: pr-auto-merge
22

33
on:
4-
pull_request_target:
5-
types:
6-
- opened
7-
- reopened
8-
- synchronize
9-
- ready_for_review
4+
workflow_dispatch:
105

116
permissions:
127
contents: write

0 commit comments

Comments
 (0)