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:
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user