Skip to content

build(deps): bump webpack from 5.76.1 to 5.94.0 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory #15

build(deps): bump webpack from 5.76.1 to 5.94.0 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory

build(deps): bump webpack from 5.76.1 to 5.94.0 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory #15

Workflow file for this run

name: Label based on PR size
on:
workflow_dispatch:
pull_request:
jobs:
size-label:
permissions: write-all
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"