Skip to content

build(deps): bump rollup from 2.79.1 to 2.79.2 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory #23

build(deps): bump rollup from 2.79.1 to 2.79.2 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory

build(deps): bump rollup from 2.79.1 to 2.79.2 in /POCUploadStream/ClientApp in the npm_and_yarn group across 1 directory #23

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