Skip to content

Commit

Permalink
set cron to start at 7am PST every friday
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecotillo committed Jun 19, 2021
1 parent 87a90a9 commit 9e47988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines-generate-onboarded-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ pr: none
trigger: none

schedules:
- cron: "0 6 * * 5"
- cron: "0 14 * * 5"
branches:
include:
- master
- autogenerate
displayName: Weekly report of onboarded RPs

jobs:
Expand Down

0 comments on commit 9e47988

Please sign in to comment.