Skip to content

TELESTION-462 Make widgets configurable #309

TELESTION-462 Make widgets configurable

TELESTION-462 Make widgets configurable #309

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