Skip to content

Dont allow change of instrument clip to/from kit type if not empty (#… #211

Dont allow change of instrument clip to/from kit type if not empty (#…

Dont allow change of instrument clip to/from kit type if not empty (#… #211

Workflow file for this run

name: Release Build
on:
workflow_dispatch: # allows manual triggering
push:
branches:
- 'release/1.1'
pull_request_target:
types:
- closed
branches:
- 'release/1.1'
jobs:
release-build:
uses: ./.github/workflows/build.yml
with:
firmware-retention-days: 120
build-type: 'release'