Skip to content

Updated git-hub action version to v1.0.1 (AST-0000) #1585

Updated git-hub action version to v1.0.1 (AST-0000)

Updated git-hub action version to v1.0.1 (AST-0000) #1585

Workflow file for this run

name: AI Code Review
on:
pull_request:
types:
- opened
- synchronize
jobs:
code_review:
uses: Checkmarx/plugins-release-workflow/.github/workflows/ai-code-review.yml@main
with:
open_ai_model: "gpt-4-1106-preview"
exclude_pattern: ""
secrets: inherit