Skip to content

fix: remove circuit-break on failed worker transaction to allow replicate abortion #18

fix: remove circuit-break on failed worker transaction to allow replicate abortion

fix: remove circuit-break on failed worker transaction to allow replicate abortion #18

name: Validate PR Title
description: Checks the PR title is a conventional commit
on:
pull_request_target:
types:
- opened
- edited
- reopened
jobs:
conventional-commits:
permissions:
pull-requests: read
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@conventional-commits-v1.1.0