Skip to content

Fix commit

Fix commit #20

Workflow file for this run

name: Feature branch
on:
push:
branches-ignore:
[main]
jobs:
lint-test:
name: Lint and test
uses: ./.github/workflows/lint_and_test.yaml
secrets: inherit