Skip to content

mv lifecycle-management to stand-alone directory #5379

mv lifecycle-management to stand-alone directory

mv lifecycle-management to stand-alone directory #5379

Workflow file for this run

name: "Github Rebot for Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GH_PAT }}"