Skip to content

rentry fix in beginners guide, the #adguard-pro-ios is renamed to #adguard-pro #749

rentry fix in beginners guide, the #adguard-pro-ios is renamed to #adguard-pro

rentry fix in beginners guide, the #adguard-pro-ios is renamed to #adguard-pro #749

Workflow file for this run

name: 'Pull Request Housekeeping'
on: [pull_request_target]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Label PRs
uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}