Closed mahdi-torabi closed 3 months ago
Adding github_action_runner_extra_cli_args which can be used to append extra arguments to runner startup command cli. e.g --disableupdate to disable auto-updates.
github_action_runner_extra_cli_args
--disableupdate
Adding
github_action_runner_extra_cli_args
which can be used to append extra arguments to runner startup command cli. e.g--disableupdate
to disable auto-updates.