Skip to content

Allow developers to enable auto-login for their frontend #107

Allow developers to enable auto-login for their frontend

Allow developers to enable auto-login for their frontend #107

name: Backend Features Lint
on: [ push, pull_request ]
defaults:
run:
working-directory: ./backend-features
jobs:
lint:
name: Gherkin Lint
runs-on: ubuntu-latest
steps:
- name: Checkout 📥
uses: actions/[email protected]
- name: Run Linter 📑
run: docker compose run lint