Skip to content

fix: Cloud 1496 - checkov #11

fix: Cloud 1496 - checkov

fix: Cloud 1496 - checkov #11

Workflow file for this run

name: Call Validate PR
on:
pull_request:
branches:
- master
types:
- opened
- edited
jobs:
validate-pr:
uses: entur/gh-workflows/.github/workflows/pr-validation.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}