Skip to content

chore(master): release 8.24.0 #446

chore(master): release 8.24.0

chore(master): release 8.24.0 #446

name: Conventional Commit Check PR Title
description: checks the PR title respects the conventional commit
on:
pull_request_target:
types:
- opened
- edited
- reopened
jobs:
lint-pr-title:
permissions:
pull-requests: read
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@conventional-commits-v1.1.0