Skip to content

Bump guibranco/github-file-reader-action-v2 from 2.2.657 to 2.2.671 #27

Bump guibranco/github-file-reader-action-v2 from 2.2.657 to 2.2.671

Bump guibranco/github-file-reader-action-v2 from 2.2.657 to 2.2.671 #27

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