Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-16 02:13:19 +03:00
parent ccc30fd657
commit 945e24aab4

View file

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