Skip to content

chore: configure gradle props #3

chore: configure gradle props

chore: configure gradle props #3

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'