Skip to content

chore(deps): bump the patch-updates group across 1 directory with 11 updates #2030

chore(deps): bump the patch-updates group across 1 directory with 11 updates

chore(deps): bump the patch-updates group across 1 directory with 11 updates #2030

Workflow file for this run

name: 'PR Auto Label'
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Label based on changed files
uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml