Skip to content

Bump the cicd group across 1 directory with 4 updates #104

Bump the cicd group across 1 directory with 4 updates

Bump the cicd group across 1 directory with 4 updates #104

Workflow file for this run

name: 📎 Labeler
on: [pull_request]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on:
- ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yaml