Skip to content

Enable container integration test to run on Dependabot PRs (#4870) #290

Enable container integration test to run on Dependabot PRs (#4870)

Enable container integration test to run on Dependabot PRs (#4870) #290

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