Update monitoring_link.yml
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user