Skip to content

Small PR badge and license clean up #101

Small PR badge and license clean up

Small PR badge and license clean up #101

name: CI/CD
on:
push:
branches:
- main
- dev
- feat/**
pull_request:
branches:
- main
- dev
jobs:
call-template:
uses: ITH-Labs/.github/.github/workflows/dotnet-build-and-deploy.yml@main
with:
project_name: TAE.UploadService
project_path: TAE.UploadService
publish_branch: main
permissions:
contents: read
packages: write