Skip to content

[INTPLAT-471] DDS: Falco: integration v1.0.0 #39839

[INTPLAT-471] DDS: Falco: integration v1.0.0

[INTPLAT-471] DDS: Falco: integration v1.0.0 #39839

Workflow file for this run

name: Check PR
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: ./.github/workflows/pr-quick-check.yml
if: ${{ github.base_ref == 'master' }}
with:
repo: core
secrets: inherit