Skip to content

ModuleAutoCutDrogue.cs: don't ask for a list if you don't need it #17

ModuleAutoCutDrogue.cs: don't ask for a list if you don't need it

ModuleAutoCutDrogue.cs: don't ask for a list if you don't need it #17

Workflow file for this run

name: build
on:
push:
branches: [ "main" ]
paths:
- '**/*.cs'
pull_request:
paths:
- '**/*.cs'
workflow_dispatch:
workflow_call:
jobs:
build:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
with:
solution-file-path: 'Source/KSPCommunityPartModules.sln'