Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-01-16 01:58:09 +03:00
parent 89dd00e5f0
commit 68ba496755

View file

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