Skip to content

chore: trying to make wso2-api work again (error during deployment) #51

chore: trying to make wso2-api work again (error during deployment)

chore: trying to make wso2-api work again (error during deployment) #51

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