Disable calendar events for enrollment profile policy (#36964)

This pull request makes a minor change to the
`enrollment-profile-up-to-date.yml` policy by disabling calendar events
for the macOS platform.
This commit is contained in:
Allen Houchins
2025-12-09 10:25:20 -06:00
committed by GitHub
parent 77f789ec4e
commit fcec4b8159
@@ -15,4 +15,4 @@
If you encounter any issues, please reach out via #help-dogfooding.
platform: darwin
calendar_events_enabled: true
calendar_events_enabled: false