Skip to content

Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 #1

Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0

Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 #1

name: 'Auto Assign PR to Author'
on:
pull_request:
types: [opened]
permissions: {}
jobs:
add-reviews:
permissions:
contents: read # for kentaro-m/auto-assign-action to fetch config file
pull-requests: write # for kentaro-m/auto-assign-action to assign PR reviewers
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]