Is there any way of changing runs-on
value based on the user input from Github actions? Checked the resources and questions however could not find any suitable approach. Does anyone have a tip on this?
Here is the input field, if it is checked then the job will run on self-hosted instance otherwise, on Github instance.