Skip to content

[5.1] Transformation and Pilots: from DN to owner #321

[5.1] Transformation and Pilots: from DN to owner

[5.1] Transformation and Pilots: from DN to owner #321

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.PAT }}"