Skip to content

feat(#3957): Mention xcop in README #612

feat(#3957): Mention xcop in README

feat(#3957): Mention xcop in README #612

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2016-2025 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@v4
- uses: actions/labeler@v5
with:
sync-labels: true