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
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: "update"
|
ref: "update"
|
||||||
|
depth: 0
|
||||||
|
|
||||||
- name: setup git
|
- name: setup git
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue