Update pr-labeler.yml #6

Merged
mattdimegs merged 4 commits from refactor/pr-action-changes into main 2024-08-16 04:14:22 +00:00
Showing only changes of commit 148b940356 - Show all commits

View file

@ -1,4 +1,4 @@
name: PR Labeler name: PR Validation
on: on:
pull_request: pull_request:
types: [opened] types: [opened]
@ -7,11 +7,11 @@ permissions:
contents: read contents: read
jobs: jobs:
pr-labeler: pr-validation:
permissions: permissions:
contents: read contents: read
pull-requests: write pull-requests: write
runs-on: ubuntu-latest runs-on: self-hosted
steps: steps:
- uses: TimonVS/pr-labeler-action@v5 - uses: TimonVS/pr-labeler-action@v5
with: with: