Skip to content

feat: INFRA-403 add var postgres_data for more flexibility #45

feat: INFRA-403 add var postgres_data for more flexibility

feat: INFRA-403 add var postgres_data for more flexibility #45

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