Skip to content

fix(review-bot): update review bot for new repo structure (#4322) #8893

fix(review-bot): update review bot for new repo structure (#4322)

fix(review-bot): update review bot for new repo structure (#4322) #8893

Workflow file for this run

name: "Pull Request Labeler"

Check failure on line 1 in .github/workflows/labeler.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/labeler.yml

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
on:
pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
uses: actions/labeler@v4