Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Jul 27, 2023
1 parent 06c5665 commit ba21de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Close stale issues and PRs
on:
workflow_dispatch:
schedule:
- cron: '30 1 * * *'
- cron: '30 1 * * 3'

jobs:
stale:
Expand Down

0 comments on commit ba21de1

Please sign in to comment.