Skip to content

Fix #1100: Fix steps and add a 'jbi lint' command to make sure we don't fall into this anymore #757

Fix #1100: Fix steps and add a 'jbi lint' command to make sure we don't fall into this anymore

Fix #1100: Fix steps and add a 'jbi lint' command to make sure we don't fall into this anymore #757

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5