Skip to content

testing [DONOTMERGE] #60

testing [DONOTMERGE]

testing [DONOTMERGE] #60

Workflow file for this run

name: PR Size Labeler
on: pull_request
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"