Update update-codes.yml

This commit is contained in:
Aleksandr Statciuk 2021-09-04 22:39:05 +03:00
parent 0a85e5a6dd
commit f59f7b2b64

View file

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