Skip to content

chore(ci,docker): Renovate config updated + config linter added; CI updated #130

chore(ci,docker): Renovate config updated + config linter added; CI updated

chore(ci,docker): Renovate config updated + config linter added; CI updated #130

Workflow file for this run

name: 🏷 Labeler
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5 # Action page: <https://github.com/actions/labeler>
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true