Skip to content

npm (prod): bump typescript in the production-dependencies group #293

npm (prod): bump typescript in the production-dependencies group

npm (prod): bump typescript in the production-dependencies group #293

Workflow file for this run

name: Push
on:
push:
# release pipeline runs on push to main with same jobs
branches-ignore: ["main"]
jobs:
lint:
uses: "./.github/workflows/_lint.yml"
build:
uses: "./.github/workflows/_build.yml"