Skip to content

Change in handling of ignored errors #175

Change in handling of ignored errors

Change in handling of ignored errors #175

Workflow file for this run

name: Size Label
on:
pull_request_target:
types: [opened, reopened, synchronize]
jobs:
size-label:
runs-on: self-hosted
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"