Browse Source

Temp run once an hour

pull/2113/head
Christoph Wille 5 years ago committed by GitHub
parent
commit
deae14a316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/lock.yml

2
.github/workflows/lock.yml

@ -2,7 +2,7 @@ name: 'Lock threads' @@ -2,7 +2,7 @@ name: 'Lock threads'
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 * * * *'
jobs:
lock:

Loading…
Cancel
Save