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

chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 #100

chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4

chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 #100

Workflow file for this run

name: Build
on:
workflow_dispatch:
inputs:
release:
type: boolean
required: true
default: false
pull_request:
branches:
- master
push:
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