Skip to content

feat: enable the auto-merge feature on dependabot prs #53

feat: enable the auto-merge feature on dependabot prs

feat: enable the auto-merge feature on dependabot prs #53

Workflow file for this run

---
name: Labeler 🏷️
on:
- pull_request_target
jobs:
labeler:
name: Labeler
uses: voxpupuli/crafty/.github/workflows/labeler.yml@main
with:
allowed_owner: ${{ github.repository_owner }}