Skip to content

Commit

Permalink
chore: set schedule of lock closed issue (#4285)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jul 16, 2021
1 parent 757cc6b commit e47a6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed-issues.yml
Expand Up @@ -2,7 +2,7 @@ name: Lock Closed Issues

on:
schedule:
- cron: "*/10 * * * *"
- cron: "0 0 */7 * *"

permissions:
issues: write
Expand Down

0 comments on commit e47a6f2

Please sign in to comment.