Update auto-update.yml

pull/4379/head
Aleksandr Statciuk 4 years ago
parent d17cbb8b55
commit 9d7c6f6a85

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

Loading…
Cancel
Save