no log: Enabled workflow_dispatch on Schedule Trigger job

pull/1358/head
Liang Yi 4 years ago committed by LASER-Yi
parent 1613501ea4
commit 291b0a2b25

@ -3,6 +3,7 @@ name: Schedule Trigger
on: on:
schedule: schedule:
- cron: '0 6 * * *' - cron: '0 6 * * *'
workflow_dispatch:
jobs: jobs:
Release-Nightly: Release-Nightly:

Loading…
Cancel
Save