Skip to content

Merge pull request #21 from Ferlab-Ste-Justine/feat/issam-dev #5

Merge pull request #21 from Ferlab-Ste-Justine/feat/issam-dev

Merge pull request #21 from Ferlab-Ste-Justine/feat/issam-dev #5

Workflow file for this run

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