diff --git a/.github/workflows/fleetctl-workstations-canary.yml b/.github/workflows/fleetctl-workstations-canary.yml index ec04485412..05db7f8e70 100644 --- a/.github/workflows/fleetctl-workstations-canary.yml +++ b/.github/workflows/fleetctl-workstations-canary.yml @@ -1,8 +1,8 @@ -# This workflow applies the latest MDM profiles to the workstations team. +# This workflow applies the latest configuration profiles (macOS settings) and macOS updates minimum version and deadline to the workstations (canary) team. # It uses a fleet instance also built and executed from source. # # It runs automatically when a file is changed in /mdm_profiles. -name: Apply latest MDM profiles (Canary) +name: Apply latest configuration profiles and macOS updates (Canary) on: push: