Skip to content

Feat: ignore .idea folder for file templates #176

Feat: ignore .idea folder for file templates

Feat: ignore .idea folder for file templates #176

Workflow file for this run

name: Checks
on: [pull_request]
jobs:
check:
name: Lint, typecheck
uses: ./.github/workflows/reusable-checks.yaml
release:
name: Release
uses: ./.github/workflows/reusable-release.yaml