Skip to content

Commit 49214cd

Browse files
authored
Update schedule for lock.yml
To avoid hitting API rate limits [skip ci]
1 parent 12344fe commit 49214cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: 'Lock Issues'
44
on:
55
workflow_dispatch:
66
schedule:
7-
- cron: '0 0 * * *'
7+
- cron: '45 22 * * *'
88

99
permissions:
1010
issues: write
@@ -22,5 +22,5 @@ jobs:
2222
issue-lock-reason: ''
2323
issue-comment: >
2424
This issue has been automatically locked since there
25-
has not been any recent activity after it was closed.
25+
has not been any recent activity since it was closed.
2626
Please open a new issue for related bugs.

0 commit comments

Comments
 (0)