Skip to content

Enable container integration test to run on Dependabot PRs #289

Enable container integration test to run on Dependabot PRs

Enable container integration test to run on Dependabot PRs #289

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