Skip to content

Commit a6b94d2

Browse files
authored
Merge pull request #6 from hugovk/trigger-close-on-open
2 parents 30662c1 + 70a3542 commit a6b94d2

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)