Skip to content

[Fix] commit lint workflow call #9

[Fix] commit lint workflow call

[Fix] commit lint workflow call #9

Workflow file for this run

name: Reusable Commit Message Linter
on:
pull_request:
types: [opened, synchronize, edited]
push:
branches:
- main
- master
- develop
- feature/**
- release/**
jobs:
lint-commits:
uses: gouef/github-lib-template/.github/workflows/commit-lint.yml@main

Check failure on line 16 in .github/workflows/commit-lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/commit-lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/commit-lint.yml" -> "gouef/github-lib-template/.github/workflows/commit-lint.yml@main" (source branch with sha:fba59f48760d7a1ecbba71847c8ff338ab636c3c) : workflow is not reusable as it is missing a `on.workflow_call` trigger