Skip to content

fix: replace bare except with except Exception in tests #336

fix: replace bare except with except Exception in tests

fix: replace bare except with except Exception in tests #336

name: "Validate PR title"
on:
pull_request_target:
types:
- opened
- edited
- reopened
permissions:
pull-requests: write
jobs:
lint_pr:
name: Validate
uses: cumbucadev/shared-workflows/.github/workflows/validate-pr-title-v1.yml@main