Skip to content

Fix attribute array comparison #1009

Fix attribute array comparison

Fix attribute array comparison #1009

Workflow file for this run

# Reference
# - https://github.com/actions/labeler
name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5