Skip to content

chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 #7

chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2

chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 #7

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