Skip to content

feat(docker): run scripts/tests.sh if exists #76

feat(docker): run scripts/tests.sh if exists

feat(docker): run scripts/tests.sh if exists #76

Workflow file for this run

name: Commitlint
on:
workflow_dispatch:
workflow_call:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
config: ./.github/commitlintrc.yml