Update mts.rs.yml

This commit is contained in:
Aleksandr Statciuk
2022-02-25 15:44:50 +03:00
committed by GitHub
parent 0bc53ff14e
commit fa32eb16d9

View File

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