Skip to content

Add 'Small' PR size label to pr-badge.yml #38

Add 'Small' PR size label to pr-badge.yml

Add 'Small' PR size label to pr-badge.yml #38

Workflow file for this run

name: Dotnet Format Check
on:
push:
branches:
- main
- dev
- feat/**
pull_request:
branches:
- main
- dev
jobs:
call-format:
uses: ITH-Labs/.github/.github/workflows/dotnet-format.yml@main
with:
project_path: "./"
permissions:
contents: read
packages: write