Skip to content

build(deps): bump @types/node from 20.9.2 to 20.9.4 #306

build(deps): bump @types/node from 20.9.2 to 20.9.4

build(deps): bump @types/node from 20.9.2 to 20.9.4 #306

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