Update labeler-pr.yml (#92)
This commit is contained in:
2
.github/workflows/labeler-pr.yml
vendored
2
.github/workflows/labeler-pr.yml
vendored
@@ -6,7 +6,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
labeler:
|
labeler:
|
||||||
if: github.actor != 'PJBot'
|
if: github.actor != 'PJBot'
|
||||||
runs-on: ubuntu-latest
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v3
|
- uses: actions/labeler@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user