Add schedule for k8s deploy test

This commit is contained in:
2024-02-01 07:40:20 -07:00
committed by GitHub
parent b398050787
commit 1c30441000
+2
View File
@@ -8,6 +8,8 @@ on:
- '.gitea/workflows/triggers/test-k8s-deploy'
- '.gitea/workflows/test-k8s-deploy.yml'
- 'tests/k8s-deploy/run-deploy-test.sh'
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '3 15 * * *'
jobs:
test: