Skip to content

Bump lycheeverse/lychee-action from 1.10.0 to 2.0.0 #160

Bump lycheeverse/lychee-action from 1.10.0 to 2.0.0

Bump lycheeverse/lychee-action from 1.10.0 to 2.0.0 #160

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
name: Assign users to Pull Requests
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/config/auto-assign.yml'