Enable scheduled test run #711

Merged
telackey merged 1 commits from dboreham/enable-cron-laconicd-test into main 2024-01-23 16:42:24 +00:00

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: