Compare commits

...

1 Commits

Author SHA1 Message Date
4b7b9751fe Add CI schedule 2024-05-05 22:08:45 +00:00

View File

@ -7,6 +7,8 @@ on:
branches:
- main
- ci-test
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '17 25 * * *'
jobs:
test: