Skip to content

Commit

Permalink
Merge pull request #6 from hugovk/trigger-close-on-open
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Oct 30, 2024
2 parents 30662c1 + 70a3542 commit a6b94d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoclose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ permissions:
pull-requests: write

on:
pull_request:
schedule:
- cron: '0 * * * *'
workflow_dispatch:
Expand Down

0 comments on commit a6b94d2

Please sign in to comment.