Skip to content

chore(deps-dev): bump the npm_and_yarn group across 1 directory with 1 update #78

chore(deps-dev): bump the npm_and_yarn group across 1 directory with 1 update

chore(deps-dev): bump the npm_and_yarn group across 1 directory with 1 update #78

Workflow file for this run

name: 'Author Assign'
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'