Skip to content

Added license expression to nuget file #27

Added license expression to nuget file

Added license expression to nuget file #27

Workflow file for this run

name: PR
on:
pull_request:
branches:
- dev
- main
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_build.yml
secrets: inherit