Skip to content

chore: fix distribution; change some wso2 api defaults #23

chore: fix distribution; change some wso2 api defaults

chore: fix distribution; change some wso2 api defaults #23

Workflow file for this run

name: master-build
on:
push:
branches: ['main']
jobs:
build:
name: Build master
uses: flaviostutz/gh-makefile/.github/workflows/make-ci.yml@main
with:
working-directory: ./
tooling: node
tooling-version: 18
target-build: true
target-lint: true
target-unit-tests: true