Skip to content

Commit 70a3542

Browse files
committed
Close PRs when PR opened
1 parent 30662c1 commit 70a3542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autoclose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ permissions:
44
pull-requests: write
55

66
on:
7+
pull_request:
78
schedule:
89
- cron: '0 * * * *'
910
workflow_dispatch:

0 commit comments

Comments
 (0)