Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .azuredevops/platformPipelines/platform.updateReadMe.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: '.Platform: Update ReadMe Module Tables'
name: '.Platform - Update ReadMe Module Tables'

trigger:
batch: true
Expand Down
2 changes: 1 addition & 1 deletion .azuredevops/platformPipelines/platform.wiki-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This pipeline requires a secret 'PLATFORM_REPO_UPDATE_PAT' set up in a library named 'PLATFORM_VARIABLES'.
# The secret's value should be a PAT token with the permissions to push to the repository's main branch.

name: '.Platform: Sync Docs/Wiki'
name: '.Platform - Sync Docs/Wiki'

trigger:
branches:
Expand Down