Update schedule-trigger.yml

This commit is contained in:
gentlyxu 2021-06-06 07:51:01 +08:00 committed by GitHub
parent 7e279f8014
commit 2cca2866cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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