Skip to content

Commit 5907df5

Browse files
committed
docs for #312
1 parent 01784c4 commit 5907df5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/samples/garo_v1alpha1_githubactionrunner.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ spec:
5050
value: /certs/client
5151
- name: GH_ORG
5252
value: yourOrg
53+
# this can be set if you want the runners to appear in another runner group than Default
54+
#- name: ACTIONS_RUNNER_INPUT_RUNNERGROUP
55+
# value: THEGROUPNAME
5356
# if runner for repo:
5457
# - name: GH_REPO
5558
# value: theRepoName

0 commit comments

Comments
 (0)