Skip to content

Merge pull request #4 from Ferlab-Ste-Justine/feature/blackbox-alerts… #30

Merge pull request #4 from Ferlab-Ste-Justine/feature/blackbox-alerts…

Merge pull request #4 from Ferlab-Ste-Justine/feature/blackbox-alerts… #30

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