Update osn.com.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-13 08:13:01 +03:00
parent d3955bbd91
commit 7bb5cb4a18

View file

@ -2,7 +2,7 @@ name: osn.com
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