Skip to content

Bump the node group across 1 directory with 4 updates #14

Bump the node group across 1 directory with 4 updates

Bump the node group across 1 directory with 4 updates #14

Workflow file for this run

name: Continuous Integration
on:
pull_request_target:
jobs:
labeler:
name: Add Labels
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
configuration-path: '.github/labeler.yml'