Update auto-update.yml
This commit is contained in:
parent
d17cbb8b55
commit
9d7c6f6a85
|
@ -2,7 +2,7 @@ name: auto-update
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 0,12 * * *'
|
||||
jobs:
|
||||
create-branch:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue