Skip to content

chore: bump versions #4

chore: bump versions

chore: bump versions #4

name: Auto Assign Reviewer
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign-reviewer:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v3
if: false
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: '.github/auto-assign-config.yml'