Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-09-06 00:54:12 +03:00
parent d17cbb8b55
commit 9d7c6f6a85

View File

@ -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