Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-01-16 16:47:59 +03:00
parent e31d185ccc
commit 0a432bd238

View file

@ -2,7 +2,7 @@ name: auto-update
on: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 0,12 * * *' - cron: '0 0 * * *'
jobs: jobs:
setup: setup:
runs-on: ubuntu-latest runs-on: ubuntu-latest