Skip to content

docs(KeyEquality): Re-Add KeyEquality Extension to the TOC and fix broken Link in ListStates Updating Operator docs #6215

docs(KeyEquality): Re-Add KeyEquality Extension to the TOC and fix broken Link in ListStates Updating Operator docs

docs(KeyEquality): Re-Add KeyEquality Extension to the TOC and fix broken Link in ListStates Updating Operator docs #6215

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v2
if: github.repository == 'unoplatform/uno'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"