Skip to content

build(deps-dev): bump prettier from 3.2.2 to 3.2.4 #366

build(deps-dev): bump prettier from 3.2.2 to 3.2.4

build(deps-dev): bump prettier from 3.2.2 to 3.2.4 #366

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