From 514c7d0513662e55b9e496890e294fc4e1a844d3 Mon Sep 17 00:00:00 2001 From: RavMorgan <48182970+RavMorgan@users.noreply.github.com> Date: Wed, 24 May 2023 01:32:14 +0300 Subject: [PATCH] Update labeler-pr.yml (#92) --- .github/workflows/labeler-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler-pr.yml b/.github/workflows/labeler-pr.yml index 711eb0ccac..622b7a93f4 100644 --- a/.github/workflows/labeler-pr.yml +++ b/.github/workflows/labeler-pr.yml @@ -6,7 +6,7 @@ on: jobs: labeler: if: github.actor != 'PJBot' - runs-on: ubuntu-latest + runs-on: self-hosted steps: - uses: actions/labeler@v3 with: