Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk
2021-09-06 00:54:12 +03:00
parent 589e01f457
commit 413fe79085

View File

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