Skip to content

ci(deps): bump actions/labeler from 5 to 7 #7

ci(deps): bump actions/labeler from 5 to 7

ci(deps): bump actions/labeler from 5 to 7 #7

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
permissions:
pull-requests: write
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: ".github/auto-assign.yml"