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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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