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
on:
schedule:
- cron: '0 8 * * *' # UTC time
workflow_dispatch:
permissions:
contents: write
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