ci: fix github action

This commit is contained in:
NateScarlet
2020-11-21 16:06:06 +08:00
parent 74fa62d4f8
commit cc37c9ad0a

View File

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