Skip to content

Use a disposable object to encapsulate the logic of signaling the latch when an exception is thrown in the processing path #438

Use a disposable object to encapsulate the logic of signaling the latch when an exception is thrown in the processing path

Use a disposable object to encapsulate the logic of signaling the latch when an exception is thrown in the processing path #438

Workflow file for this run

name: Code Analysis
on:
push:
branches:
- main
- master
- release-*
pull_request:
workflow_dispatch:
jobs:
code-analysis:
uses: particular/shared-workflows/.github/workflows/code-analysis.yml@main