Skip to content

fix: CQDG-719 replace hard coded ES URL #896

fix: CQDG-719 replace hard coded ES URL

fix: CQDG-719 replace hard coded ES URL #896

Workflow file for this run

name: Commit Lint Check
on: [push]
jobs:
build:
name: Commit Lint Check
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Lint Commits
uses: Ferlab-Ste-Justine/action-commit-lint@v2