Skip to content

Bump actions/labeler from 5 to 6 #155

Bump actions/labeler from 5 to 6

Bump actions/labeler from 5 to 6 #155

Workflow file for this run

# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR) <https://dlr.de>
#
# SPDX-License-Identifier: MIT
name: Pull Request Labeler
on:
pull_request_target:
workflow_dispatch:
schedule:
- cron: 0 1 * * 1
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
sync-labels: true