Skip to content

Commit

Permalink
Fix schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlogic committed Aug 5, 2023
1 parent 77a812e commit a75c8c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/close.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Close All Pull Requests

push:
pull_request:
schedule:
- cron: '*/5 * * * *'

jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a75c8c6

Please sign in to comment.