Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Sep 9, 2024
1 parent 0382187 commit 8812469
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: stale
on:
schedule:
- cron: * * * * *
- cron: "* * * * *"

jobs:
close-issues:
Expand Down

0 comments on commit 8812469

Please sign in to comment.