diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index cbd5d9f6f..67ebd03bf 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -38,7 +38,7 @@ concurrency: jobs: megalinter: name: MegaLinter - runs-on: ubuntu-latest + runs-on: ["gha-runner-scale-set"] # Give the default GITHUB_TOKEN write permission to commit and push, comment # issues, and post new Pull Requests; remove the ones you do not need