Update _update-api.yml

This commit is contained in:
Aleksandr Statciuk 2022-03-04 23:36:22 +03:00
parent 101b0a06fc
commit e64ea413d7

View file

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