ci: fix github action
This commit is contained in:
parent
74fa62d4f8
commit
cc37c9ad0a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -2,7 +2,7 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
- branch: [ master ]
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 12 * * *"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user