Skip to content

🩹 fix(patch): --editor warning when --editor not used #8985

🩹 fix(patch): --editor warning when --editor not used

🩹 fix(patch): --editor warning when --editor not used #8985

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: crastos/labeler@main
with:
configuration-path: config/labeler.config.yml
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true