Skip to content

chore(deps): bump tj-actions/changed-files from 39.1.1 to 39.1.2 #799

chore(deps): bump tj-actions/changed-files from 39.1.1 to 39.1.2

chore(deps): bump tj-actions/changed-files from 39.1.1 to 39.1.2 #799

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