Skip to content

ci: renew public workflow to use reusable workflows #16

ci: renew public workflow to use reusable workflows

ci: renew public workflow to use reusable workflows #16

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
uses: AwesomeHamster/workflows/.github/workflows/build.yml@master
with:
lint: true
test: true
yarn-no-immutable: true