Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 authored Nov 27, 2021
1 parent 7d44b90 commit a5ed449
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'Close stale issues and PRs'
on:
workflow_dispatch:
schedule:
- cron: '* * * * *'
- cron: '30 1 * * *'

jobs:
stale:
Expand Down

0 comments on commit a5ed449

Please sign in to comment.