Skip to content

Add solution to inconsistency pipeline & do prompt per template file #678

Add solution to inconsistency pipeline & do prompt per template file

Add solution to inconsistency pipeline & do prompt per template file #678

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