Skip to content

Commit

Permalink
Merge branch 'v6.2.0-beta.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
pichillilorenzo committed Nov 13, 2024
2 parents 0987b01 + 8071187 commit b176b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Close Stale Issues

on:
schedule:
- cron: '0 * * * *' # Run every hour
- cron: '0 0 * * *' # Run every day at midnight

jobs:
close-issues:
Expand Down

0 comments on commit b176b62

Please sign in to comment.