Skip to content

RDKB-66116 : use freedesktop dbus-1.14 and gate native-build/CodeQL by source paths #15

RDKB-66116 : use freedesktop dbus-1.14 and gate native-build/CodeQL by source paths

RDKB-66116 : use freedesktop dbus-1.14 and gate native-build/CodeQL by source paths #15

Workflow file for this run

name: PR Format Check
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
contents: read
issues: write
pull-requests: write
concurrency:
group: pr-format-check-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
lint:
uses: rdkcentral/build_tools_workflows/.github/workflows/pr-lint.yml@develop