Skip to content

The big implementation. #25

The big implementation.

The big implementation. #25

Workflow file for this run

name: Size Label
on: pull_request
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.5.0"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"