Skip to content

build(deps): bump micromatch from 4.0.5 to 4.0.8 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory #14

build(deps): bump micromatch from 4.0.5 to 4.0.8 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory

build(deps): bump micromatch from 4.0.5 to 4.0.8 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory #14

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 }}"