Update monitoring_link.yml
This commit is contained in:
parent
27f630e334
commit
bd34eb1c22
12
.github/workflows/monitoring_link.yml
vendored
12
.github/workflows/monitoring_link.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
on:
|
on:
|
||||||
branches:
|
push:
|
||||||
- master
|
branches:
|
||||||
|
- master
|
||||||
schedule:
|
schedule:
|
||||||
# Run at 12:00 in working days
|
# Run at 12:00 on working days
|
||||||
- cron: 0 12 * * 0-5
|
- cron: 0 12 * * 0-5
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user