ci: fix github action

This commit is contained in:
NateScarlet 2020-11-21 16:06:06 +08:00
parent 74fa62d4f8
commit cc37c9ad0a
No known key found for this signature in database
GPG Key ID: 5C242793B070309C

View File

@ -2,7 +2,7 @@ name: CI
on:
push:
- branch: [ master ]
branches: [ master ]
workflow_dispatch:
schedule:
- cron: "0 12 * * *"