Skip to content

feat: INFRA-403 update terraform image for validate github action #54

feat: INFRA-403 update terraform image for validate github action

feat: INFRA-403 update terraform image for validate github action #54

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