Skip to content

fix(docker-build-test-tidy-pr.yaml): use step-security/changed-files action instead (#10279) #4975

fix(docker-build-test-tidy-pr.yaml): use step-security/changed-files action instead (#10279)

fix(docker-build-test-tidy-pr.yaml): use step-security/changed-files action instead (#10279) #4975

Workflow file for this run

name: pr-labeler
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
label:
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yaml