Skip to main content
There are very few cases where you might need to change or update the .github/workflows/runner.yml file in the Migration HQ project. One such case is when you are using self-hosted runners.

Self-hosted Runner Configuration Option

Update the runs-on value from ubuntu-latest to self-hosted. See GitHub’s “Choosing the runner for the job” documentation for more info on self-hosted runners.