Skip to content

Commit

Permalink
Merge pull request #5 from retejs/Ni55aN-patch-1
Browse files Browse the repository at this point in the history
Update stale.yml
  • Loading branch information
Ni55aN authored Jul 27, 2023
2 parents 06c5665 + ba21de1 commit cdaa4d5
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 cdaa4d5

Please sign in to comment.