Skip to content

build(deps): bump webpack from 5.76.1 to 5.94.0 #97

build(deps): bump webpack from 5.76.1 to 5.94.0

build(deps): bump webpack from 5.76.1 to 5.94.0 #97

Workflow file for this run

name: Label
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
branches:
- master
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Apply PR labels
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.LABELER_TOKEN }}"
sync-labels: true