diff --git a/.github/workflows/post-apiview.yml b/.github/workflows/post-apiview.yml index d7066d34a44c..6805e3e73b27 100644 --- a/.github/workflows/post-apiview.yml +++ b/.github/workflows/post-apiview.yml @@ -11,7 +11,7 @@ permissions: jobs: post-apiview: name: After APIView - runs-on: ["self-hosted", "1ES.Pool=azsdk-pool-github"] + runs-on: ["self-hosted", "1ES.Pool=azsdk-pool-github-runners"] if: | toJson(github.event.check_run.pull_requests) != '[]' && github.event.check_run.check_suite.app.name == 'Azure Pipelines' && (