Skip to content

Fix when private user following user, private user will not be counted in his own view (#28037) #4147

Fix when private user following user, private user will not be counted in his own view (#28037)

Fix when private user following user, private user will not be counted in his own view (#28037) #4147

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
dot: true
sync-labels: true