Skip to content

Auto Assign (1469/merge): fix(deps): update dependency lucide-react to v0.396.0 #1143

Auto Assign (1469/merge): fix(deps): update dependency lucide-react to v0.396.0

Auto Assign (1469/merge): fix(deps): update dependency lucide-react to v0.396.0 #1143

Workflow file for this run

name: 'Auto Assign'
run-name: '${{ github.workflow }} (${{ github.ref_name }}): ${{ github.event.pull_request.title }}'
on:
pull_request:
types:
- opened
- reopened
- ready_for_review
permissions:
contents: read
pull-requests: write
jobs:
add-reviews:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- uses: kentaro-m/auto-assign-action@f4648c0a9fdb753479e9e75fc251f507ce17bb7e # v2.0.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'