diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/lock.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lock.yaml b/.github/workflows/lock.yaml index 3cc0d72..7128f38 100644 --- a/.github/workflows/lock.yaml +++ b/.github/workflows/lock.yaml @@ -2,7 +2,7 @@ name: 'Lock threads' on: schedule: - - cron: '*/10 * * * *' + - cron: '0 0 * * *' jobs: lock: |