Skip to content

SQL-211 refine UI stuff #139

SQL-211 refine UI stuff

SQL-211 refine UI stuff #139

Workflow file for this run

name: CI
on:
push:
branches:
- '*'
tags:
- 'v*.*.*' # Enforce Semantic Versioning
jobs:
lint:
uses: yetanalytics/workflow-linter/.github/workflows/linter.yml@v2023.01.20
with:
lint-directories: 'src'