ci: change cron schedule

[skip ci]
This commit is contained in:
Tulir Asokan 2024-09-28 18:17:29 +03:00
parent a48d02b20e
commit 8b3c5e04d5

View file

@ -2,7 +2,7 @@ name: 'Lock old issues'
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 16 * * *'
workflow_dispatch:
permissions: