Skip to content

Bump path-to-regexp from 6.2.1 to 6.3.0 #6

Bump path-to-regexp from 6.2.1 to 6.3.0

Bump path-to-regexp from 6.2.1 to 6.3.0 #6

name: Auto Author Assign
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}