Skip to content

build(deps): bump foo-software/lighthouse-check-action from 10.0.0 to 12.0.1 #900

build(deps): bump foo-software/lighthouse-check-action from 10.0.0 to 12.0.1

build(deps): bump foo-software/lighthouse-check-action from 10.0.0 to 12.0.1 #900

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