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