Skip to content

Updating documentation for Admin Console and Redis 6.0 #1355

Updating documentation for Admin Console and Redis 6.0

Updating documentation for Admin Console and Redis 6.0 #1355

# Apply a product label based on the content files modified in the pull request
# and configuration details in .github/labeler.yml.
#
# For more information, see: https://github.com/actions/labeler
name: 🏷️ Label content PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
label-the-pr:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true