Update schedule-trigger.yml

This commit is contained in:
gentlyxu 2021-06-06 07:48:27 +08:00 committed by GitHub
parent ce253a2c97
commit 7fd748652e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@ on:
schedule:
- cron: '30 18 */3 * *'
workflow_dispatch:
watch:
types: [started]
jobs:
build: