Skip to content

improve performance when accessing the non-scalar suffixes of a widge… #60

improve performance when accessing the non-scalar suffixes of a widge…

improve performance when accessing the non-scalar suffixes of a widge… #60

Workflow file for this run

name: build
on:
push:
branches: [ "develop" ]
paths:
- '**/*.cs'
- '**/*.csproj'
- '**/*.props'
pull_request:
paths:
- '**/*.cs'
- '**/*.csproj'
- '**/*.props'
types:
- opened
- synchronize
- reopened
- edited
workflow_dispatch:
workflow_call:
jobs:
build:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
with:
artifacts: Resources/GameData LICENSE* README* CHANGELOG*