mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fix capitalization in workflow name (#34353)
This commit is contained in:
parent
89d675ab25
commit
f03df91555
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dogfood-gitops.yml
vendored
2
.github/workflows/dogfood-gitops.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: 'Apply latest configuration to dogfood with gitops'
|
||||
name: 'Apply latest configuration to dogfood with GitOps'
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue