Skip to content

dependabot (npm dev)(deps-dev): bump @typescript-eslint/parser #278

dependabot (npm dev)(deps-dev): bump @typescript-eslint/parser

dependabot (npm dev)(deps-dev): bump @typescript-eslint/parser #278

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"