add cron build

This commit is contained in:
Yuhao Zhou
2024-08-22 20:35:50 +08:00
parent eb3f97924e
commit 10f51d883b

View File

@@ -4,6 +4,9 @@ on:
push: push:
branches: branches:
- gh-actions - gh-actions
schedule:
- cron: "0 0 * * *"
jobs: jobs:
build-and-run: build-and-run: