Skip to content

Commit 69bfd6f

Browse files
committed
Engineering Team Added
1 parent a3c171d commit 69bfd6f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

teams/engineering.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Then add that secret to .github/workflows/workflow.yml as an env variable.
88
# The secret name in the YAML file must match the secret name in GitHub Actions secrets.
99

10-
name: Workstations
10+
name: Engineering
1111
policies:
1212
- path: ../lib/macos-device-health.policies.yml
1313
- path: ../lib/windows-device-health.policies.yml
@@ -23,5 +23,5 @@ controls:
2323
- path: ../lib/set-timezone.script.sh
2424
team_settings:
2525
secrets:
26-
- secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET"
26+
- secret: "$FLEET_ENGINEERING_ENROLL_SECRET"
2727
software:

0 commit comments

Comments
 (0)