Skip to content

#1 : support static fields/properties #9

#1 : support static fields/properties

#1 : support static fields/properties #9

Workflow file for this run

name: build
on:
push:
branches: [ "main" ]
paths:
- '**/*.cs'
- '**/*.csproj'
pull_request:
paths:
- '**/*.cs'
- '**/*.csproj'
workflow_dispatch:
workflow_call:
jobs:
build:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
with:
use-ckan: true