Skip to content

Commit

Permalink
ci: update stale workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug committed Aug 31, 2022
1 parent 7f65051 commit e5287e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Close stale issues and PR'
name: 'Handle stale issues and PR'
on:
schedule:
- cron: '00 5 * * *'
- cron: '00 5,17 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e5287e0

Please sign in to comment.