Skip to content

ci: Fixed release workflow #13

ci: Fixed release workflow

ci: Fixed release workflow #13

Workflow file for this run

name: Checkov
on:
pull_request:
branches:
- "main"
permissions: read-all
jobs:
checkov-job:
runs-on: ubuntu-latest
name: checkov-action
steps:
- name: Checkout repo
uses: actions/checkout@master
- name: Run Checkov action
id: checkov
uses: bridgecrewio/[email protected]
with:
directory: .
skip_check: CKV_OPENAPI_5,CKV_OPENAPI_4 # Demo swagger file