Skip to content

chore: ignore rule @typescript-eslint/consistent-type-definitions for… #27

chore: ignore rule @typescript-eslint/consistent-type-definitions for…

chore: ignore rule @typescript-eslint/consistent-type-definitions for… #27

name: Main
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit
changesets:
name: Changesets
uses: ./.github/workflows/changesets.yml
secrets: inherit