Skip to content

ci(automerge): do not run on draft PR #471

ci(automerge): do not run on draft PR

ci(automerge): do not run on draft PR #471

Workflow file for this run

---
# Docs: https://github.com/actions/labeler
name: 'labeler'
on:
- pull_request_target
permissions: read-all
jobs:
labeler:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Run labeler
uses: actions/labeler@v5