Skip to content

Update typescript 4.9.5 → 5.4.5 (major) #654

Update typescript 4.9.5 → 5.4.5 (major)

Update typescript 4.9.5 → 5.4.5 (major) #654

Workflow file for this run

---
name: 'Auto Assign PRs'
on: pull_request
jobs:
add-reviewers:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.1
with:
configuration-path: ".github/pr-reviewers.yml"