Skip to content

Small PR badge and license clean up #41

Small PR badge and license clean up

Small PR badge and license clean up #41

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