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