Skip to content

build(deps): bump react-intersection-observer from 9.16.0 to 10.0.0 in /client #231

build(deps): bump react-intersection-observer from 9.16.0 to 10.0.0 in /client

build(deps): bump react-intersection-observer from 9.16.0 to 10.0.0 in /client #231

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 }}