Skip to content

refactor(core): remove the automatic URL change feature #4937

refactor(core): remove the automatic URL change feature

refactor(core): remove the automatic URL change feature #4937

Workflow file for this run

name: Pull request auto assign
# on: pull_request
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0