Skip to content

Commit

Permalink
Tweak close PRs settings
Browse files Browse the repository at this point in the history
  • Loading branch information
addwiki-ci committed Jun 3, 2022
1 parent de3137c commit b665f98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/close-all-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Close All Pull Requests

on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'
- cron: '42 5 * * *'

jobs:
run:
Expand Down

0 comments on commit b665f98

Please sign in to comment.