fix cron job interval
This commit is contained in:
parent
2565fc8676
commit
7812472b2b
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: "update"
|
||||
depth: 0
|
||||
|
||||
- name: setup git
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue