mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update name for workflow (#15203)
Update name to "Apply latest configuration profiles and macOS updates" Because it used to say update MDM (workflow is for more than MDM), and keeps it in line with workstation group.
This commit is contained in:
parent
29de567dc0
commit
7945c17a39
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue