Skip to content

Commit 0fdc123

Browse files
feat: Add labels in noninteractive mode (#45)
feat: add labels in noninteractive mode
1 parent c30facd commit 0fdc123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github-runner-entrypoint.sh

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ else
8484
--disableupdate \
8585
--ephemeral \
8686
--replace \
87+
--labels "$LABELS" \
8788
&& ./run.sh
8889

8990
export GITHUB_PAT=_REDACTED_

0 commit comments

Comments
 (0)