Skip to content

functional proof of concept for deleting objects #2

functional proof of concept for deleting objects

functional proof of concept for deleting objects #2

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