Skip to content
Merged
Changes from 1 commit
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
Next Next commit
Change RPSaaSDev sync configuratio
  • Loading branch information
danieljurek committed Jan 17, 2025
commit 69f173572803a77e7a3f57d79c0abafa5c82da65
2 changes: 1 addition & 1 deletion eng/pipelines/mirror-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
AcceptTheirsForFinalMerge: true
RPSaaSDev:
Theirs: '@("**")'
Ours: '@("specification", "custom-words.txt", "cSpell.json")'
Ours: '@("specification")'
Merge: '@("specification/common-types")'
AcceptTheirsForFinalMerge: true
ARMCoreRPDev:
Expand Down