Skip to content

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

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 #103

Workflow file for this run

name: "CLA"
permissions:
contents: read
pull-requests: write
actions: write
statuses: write
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
jobs:
CLA-Lite:
name: "Signature"
uses: rdkcentral/cmf-actions/.github/workflows/cla.yml@v1
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_ASSISTANT }}