Enable scheduled test run (#711)

This commit is contained in:
David Boreham 2024-01-23 09:42:24 -07:00 committed by GitHub
parent 5fdee25dc1
commit 7d0f2adb46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,8 @@ on:
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-laconicd-test'
schedule:
- cron: '10 17 * * *' # TODO: add a run at 01 UTC once this is known to work
jobs:
test: