Update monitoring_link.yml

This commit is contained in:
Adam Dobrawy
2019-10-15 01:39:45 +02:00
committed by GitHub
parent 27f630e334
commit bd34eb1c22

View File

@@ -1,10 +1,10 @@
on:
branches:
- master
schedule:
# Run at 12:00 in working days
- cron: 0 12 * * 0-5
push:
branches:
- master
schedule:
# Run at 12:00 on working days
- cron: 0 12 * * 0-5
jobs:
build: