We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30facd commit 0fdc123Copy full SHA for 0fdc123
github-runner-entrypoint.sh
@@ -84,6 +84,7 @@ else
84
--disableupdate \
85
--ephemeral \
86
--replace \
87
+ --labels "$LABELS" \
88
&& ./run.sh
89
90
export GITHUB_PAT=_REDACTED_
0 commit comments