update runs-on
This commit is contained in:
parent
7c5fa658f8
commit
e12656b632
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-validation.yml
vendored
2
.github/workflows/pr-validation.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
runs-on: ['self-hosted', 'pi']
|
||||
runs-on: ['self-hosted']
|
||||
steps:
|
||||
- uses: TimonVS/pr-labeler-action@v5
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue