Skip to content

fix[deps]: update typescript-eslint and dependabot config #291

fix[deps]: update typescript-eslint and dependabot config

fix[deps]: update typescript-eslint and dependabot config #291

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"