Skip to content

[html-aam PR 533] Clarify hidden elements do not return name #103

[html-aam PR 533] Clarify hidden elements do not return name

[html-aam PR 533] Clarify hidden elements do not return name #103

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4 # Uploads repository content to the runner
- uses: actions/labeler@v5
with:
sync-labels: true