Skip to content

Merge pull request #27 from Ferlab-Ste-Justine/ferload2 #61

Merge pull request #27 from Ferlab-Ste-Justine/ferload2

Merge pull request #27 from Ferlab-Ste-Justine/ferload2 #61

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@v2
with:
fetch-depth: 0
- name: Lint Commits
uses: Ferlab-Ste-Justine/action-commit-lint@v2