Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

build(deps): bump abatilo/actions-poetry from 2.2.0 to 2.4.0 #105

build(deps): bump abatilo/actions-poetry from 2.2.0 to 2.4.0

build(deps): bump abatilo/actions-poetry from 2.2.0 to 2.4.0 #105

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