Skip to content

Commit f1b84cb

Browse files
Change some wording
1 parent a6cd0cf commit f1b84cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ runner_name: "{{ ansible_hostname }}"
3838
# Labels to apply to the runner
3939
runner_labels: []
4040

41-
# GitHub repository where releases will be downloaded from
41+
# GitHub Actions Runner repository (change it if you want to use custom Actions Runner fork)
4242
runner_download_repository: "actions/runner"
4343

44-
# extra arguments to pass to `config.sh`
44+
# Extra arguments to pass to `config.sh`
4545
runner_extra_config_args: ""
4646

4747
# Custom service name when usign Github Enterprise server

0 commit comments

Comments
 (0)