Skip to content

build(deps-dev): bump globals from 16.5.0 to 17.1.0 in /client #236

build(deps-dev): bump globals from 16.5.0 to 17.1.0 in /client

build(deps-dev): bump globals from 16.5.0 to 17.1.0 in /client #236

Workflow file for this run

name: 👨‍💻 Assign Author
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@main
with:
repo-token: ${{ github.token }}