Skip to content

[Actions] Add permissions to all workflows #90

[Actions] Add permissions to all workflows

[Actions] Add permissions to all workflows #90

name: Build ThunderLibraries on Linux
permissions:
contents: read
on:
workflow_dispatch:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
Thunder:
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
ThunderLibraries:
needs: Thunder
uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main