Skip to content

refactor: split command as sub plugin (#30) #47

refactor: split command as sub plugin (#30)

refactor: split command as sub plugin (#30) #47

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
uses: AwesomeHamster/workflows/.github/workflows/build.yml@master
permissions:
pull-requests: write
issues: write
with:
lint: true
test: true
yarn-no-immutable: true
approve: true
secrets: inherit