Skip to content

Commit

Permalink
chore: lock every day (#4346)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 authored Jul 22, 2021
1 parent 7be5862 commit e6272fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lock Closed Issues

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

permissions:
issues: write
Expand Down

0 comments on commit e6272fe

Please sign in to comment.