Skip to content

Commit f2cdd73

Browse files
authored
Update autoclose.yml
Removing workflow dispatch
1 parent ccea2a7 commit f2cdd73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/autoclose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Auto-close External Pull Requests
33
on:
44
pull_request_target:
55
types: [opened, reopened]
6-
workflow_dispatch:
76

87
jobs:
98
auto_close:

0 commit comments

Comments
 (0)