Skip to content

fix: condition

fix: condition #47

name: Lint and test the code on the branch
on:
push:
branches-ignore:
- main
jobs:
lint-python:
uses: ./.github/workflows/lint-python.yml
lint-typescript:
uses: ./.github/workflows/lint-typescript.yml