Skip to content

Commit eb727ae

Browse files
authored
Merge pull request #27813 from MicrosoftDocs/gary-update-docfx
Exclude shifts-connector-ukg-prerequisites.md from WL rule
2 parents 95e1d86 + d482019 commit eb727ae

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

microsoft-365/docfx.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,13 @@
165165
},
166166
"template": [],
167167
"dest": "microsoft-365-docs",
168-
"markdownEngineName": "markdig"
168+
"markdownEngineName": "markdig",
169+
"rules": {
170+
"sensitive-language-wl": {
171+
"exclude": [
172+
"microsoft-365/frontline/shifts-connector-ukg-prerequisites.md"
173+
]
174+
}
175+
}
169176
}
170177
}

0 commit comments

Comments
 (0)