update runs-on

This commit is contained in:
Matt DiMeglio 2025-04-19 12:44:47 -04:00
parent 7c5fa658f8
commit e12656b632

View file

@ -11,7 +11,7 @@ jobs:
permissions: permissions:
contents: read contents: read
pull-requests: write pull-requests: write
runs-on: ['self-hosted', 'pi'] runs-on: ['self-hosted']
steps: steps:
- uses: TimonVS/pr-labeler-action@v5 - uses: TimonVS/pr-labeler-action@v5
with: with: