Skip to content

Test merge for actions #36

Test merge for actions

Test merge for actions #36

Workflow file for this run

name: .NET CI
on:
pull_request:
branches: [ master, main ]
paths-ignore:
- '**.md'
jobs:
build-lin:
name: Build and test Linux
uses: ./.github/workflows/build-test-linux.yml
build-win:
name: Build and test on Windows
uses: ./.github/workflows/build-test-win.yml