Skip to content

Commit

Permalink
Update monitoring_link.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-m authored Oct 14, 2019
1 parent 27f630e commit bd34eb1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/monitoring_link.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit bd34eb1

Please sign in to comment.