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