Skip to content

fix: Replace HashMap with ConcurrentHashMap to avoid race conditions #27

fix: Replace HashMap with ConcurrentHashMap to avoid race conditions

fix: Replace HashMap with ConcurrentHashMap to avoid race conditions #27

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/[email protected]