Update mts.rs.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-20 07:41:24 +03:00
parent c22bf215b2
commit c9d9937474

View file

@ -2,7 +2,7 @@ name: mts.rs
on: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 0 * * *' - cron: '5 0 * * *'
jobs: jobs:
load: load:
runs-on: ubuntu-latest runs-on: ubuntu-latest