Skip to content

Commit

Permalink
Merge pull request #48482 from jepetty/indexOnMaster
Browse files Browse the repository at this point in the history
Run Rich Nav index on every push to master
  • Loading branch information
jasonmalinowski committed Oct 9, 2020
2 parents db1b3d8 + f363de9 commit 2909d70
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions azure-pipelines-richnav.yml
@@ -1,13 +1,7 @@
trigger: none
trigger:
- master
pr: none

schedules:
- cron: "0 0 * * *"
displayName: Daily midnight (UTC) RichNav indexer run
branches:
include:
- master

jobs:
- job: RichCodeNav_Indexing
pool:
Expand Down

0 comments on commit 2909d70

Please sign in to comment.