Fix error in yaml formatting for `update-main-source.yml` and `update-main.yml` (#1000)
parent
8fff58e295
commit
d2ad3e4d4b
|
@ -1,7 +1,7 @@
|
|||
name: Auto-update charts
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_dispatch: {}
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
|
Loading…
Reference in New Issue