Commit 2c6d17b5 authored by Muyang Li's avatar Muyang Li
Browse files

chore: nightly build support workflow dispatch

parent 875eb916
...@@ -2,6 +2,7 @@ name: Nightly Build ...@@ -2,6 +2,7 @@ name: Nightly Build
on: on:
schedule: schedule:
- cron: '0 8 * * *' # UTC time - cron: '0 8 * * *' # UTC time
workflow_dispatch:
permissions: permissions:
contents: write contents: write
jobs: jobs:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment