Skip to content

Commit

Permalink
ci: make the lint commit message workflow reusable by adding the `wor…
Browse files Browse the repository at this point in the history
…kflow_call` trigger
  • Loading branch information
jdbruijn committed Mar 29, 2022
1 parent 833e499 commit 4d4b891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-commit-messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'renovate/**'
- 'github-renovate/**'
pull_request:
workflow_call:
jobs:
commitlint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4d4b891

Please sign in to comment.