Skip to content

Commit

Permalink
Moved the Stale Schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Feb 28, 2024
1 parent 08262ed commit 4126ba4
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
@@ -1,7 +1,7 @@
name: 'Mark Stale Issues and PRs'
on:
schedule:
- cron: '10 8 * * *'
- cron: '21 8 * * *'

jobs:
stale:
Expand Down

0 comments on commit 4126ba4

Please sign in to comment.