Skip to content

Commit

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

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

jobs:
run:
Expand Down

0 comments on commit d8aff52

Please sign in to comment.