Skip to content

Added template for changelog file #30

Added template for changelog file

Added template for changelog file #30

name: '[PR] Build and Test'
on:
pull_request:
branches: [ "main" ]
jobs:
build:
uses: ./.github/workflows/_dotnet-build-template.yml
with:
configuration: Debug