Fix duplicate labels_include_any key on claude/windows (#41955)

## Changes

Removes the duplicate `labels_include_any` mapping key from the
`claude/windows` fleet-maintained app entry in
`fleets/workstations.yml`.

This duplicate key causes a YAML validation error ("duplicated mapping
key") because the same key appears twice on the same mapping. The fix
keeps the first occurrence (before `categories`) and removes the second.
This commit is contained in:
fleetdm-bot
2026-03-18 13:17:03 -05:00
committed by GitHub
parent f5c7a29345
commit ae10413414
-2
View File
@@ -343,8 +343,6 @@ software:
- "x86-based Windows hosts"
categories:
- Productivity
labels_include_any:
- "x86-based Windows hosts"
- slug: firefox/windows # Mozilla Firefox for Windows
self_service: true
categories: