Skip to content

Improve compound name linting and idiomatic checks #609

Improve compound name linting and idiomatic checks

Improve compound name linting and idiomatic checks #609

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2016-2026 Objectionary.com
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: labeler
'on':
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v5
- uses: actions/labeler@v6
with:
sync-labels: true