We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01784c4 commit 5907df5Copy full SHA for 5907df5
config/samples/garo_v1alpha1_githubactionrunner.yaml
@@ -50,6 +50,9 @@ spec:
50
value: /certs/client
51
- name: GH_ORG
52
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
56
# if runner for repo:
57
# - name: GH_REPO
58
# value: theRepoName
0 commit comments