Update _update-readme.yml

This commit is contained in:
Aleksandr Statciuk 2022-03-04 23:36:25 +03:00
parent e64ea413d7
commit 9218b7f2b4

View file

@ -2,7 +2,7 @@ name: _update-readme
on:
workflow_dispatch:
schedule:
- cron: '0 12 * * *'
- cron: '0 6 * * *'
jobs:
update:
runs-on: ubuntu-latest