Added schedule

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2020-06-26 13:59:56 +04:00
parent b63458e653
commit 2e4789d27a

View File

@ -5,6 +5,10 @@ on:
branches:
- master
schedule:
on:
- cron: "0 3 */1 * *"
jobs:
push-latest:
runs-on: ubuntu-latest