Skip to content

Merge pull request #7 from luboshl/feature/nuget #6

Merge pull request #7 from luboshl/feature/nuget

Merge pull request #7 from luboshl/feature/nuget #6

Workflow file for this run

name: CI (main)
on:
push:
branches: [main]
paths-ignore:
- "**/*.md"
- "**/*.gitignore"
- "**/*.gitattributes"
workflow_dispatch:
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_build.yml