Skip to content

Simplify validation and make it possible to opt-out from it (#1164) #31

Simplify validation and make it possible to opt-out from it (#1164)

Simplify validation and make it possible to opt-out from it (#1164) #31

Workflow file for this run

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