Skip to content

build(deps-dev): bump black from 22.12.0 to 24.3.0 #185

build(deps-dev): bump black from 22.12.0 to 24.3.0

build(deps-dev): bump black from 22.12.0 to 24.3.0 #185

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