File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ runner_org: no
80
80
# Name to assign to this runner in GitHub (System hostname as default)
81
81
runner_name : " {{ ansible_hostname }}"
82
82
83
- # Custom service name whe usign Github Enterprise server
83
+ # Custom service name when usign Github Enterprise server
84
84
# service_name: actions.runner._services.{{ runner_name }}.service
85
85
86
86
# GitHub Repository user or Organization owner used for Runner registration
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ runner_org: no
35
35
# Name to assign to this runner in GitHub (System hostname as default)
36
36
runner_name : " {{ ansible_hostname }}"
37
37
38
- # Custom service name whe usign Github Enterprise server
38
+ # Custom service name when usign Github Enterprise server
39
39
# service_name: actions.runner._services.{{ runner_name }}.service
40
40
41
41
# GitHub Repository user or Organization owner used for Runner registration
You can’t perform that action at this time.
0 commit comments