Skip to content

chore: fix PR ABI validation workflow logic #1

chore: fix PR ABI validation workflow logic

chore: fix PR ABI validation workflow logic #1

Workflow file for this run

name: PR Assignment
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: ".github/pr_assignment_config.yml"