Skip to content

feat: wso2 api subscription #62

feat: wso2 api subscription

feat: wso2 api subscription #62

Workflow file for this run

name: pr-build
on:
pull_request:
branches: ['main']
jobs:
build:
name: Build PRs
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-test: true