Skip to content

Deleting dashboards (TELESTION-458) and changing their names (TELESTI… #320

Deleting dashboards (TELESTION-458) and changing their names (TELESTI…

Deleting dashboards (TELESTION-458) and changing their names (TELESTI… #320

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