Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Styling panel for org-chart part2 #188

Styling panel for org-chart part2

Styling panel for org-chart part2 #188

Workflow file for this run

name: Build
on:
workflow_dispatch:
inputs:
release:
type: boolean
required: true
default: false
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
uses: qlik-oss/sn-gh-workflows/.github/workflows/build.yaml@v2
secrets: inherit
with:
release: ${{ inputs.release || false}}
api_specification_path: api-specifications/properties.json