Skip to content

Bump xunit from 2.6.4 to 2.6.5 #127

Bump xunit from 2.6.4 to 2.6.5

Bump xunit from 2.6.4 to 2.6.5 #127

Workflow file for this run

name: Label based on PR size
on:
pull_request:
pull_request_target:
workflow_dispatch:
jobs:
size-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"