Skip to content

build(deps-dev): bump @types/react from 18.2.74 to 18.2.78 #36

build(deps-dev): bump @types/react from 18.2.74 to 18.2.78

build(deps-dev): bump @types/react from 18.2.74 to 18.2.78 #36

name: Follow contributor
on:
pull_request:
branches: [main]
jobs:
follow-user:
runs-on: ubuntu-22.04
steps:
- name: Follow user
uses: okp4/[email protected]
with:
username: ${{ github.event.pull_request.user.login }}
token: ${{ secrets.OPS_TOKEN }}