Skip to content

chore(release): update changelog with full description for 11.0.1 #1513

chore(release): update changelog with full description for 11.0.1

chore(release): update changelog with full description for 11.0.1 #1513

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