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: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 12 * * *' - cron: '0 6 * * *'
jobs: jobs:
update: update:
runs-on: ubuntu-latest runs-on: ubuntu-latest