Skip to content

Enabling building on different branches to test it #42

Enabling building on different branches to test it

Enabling building on different branches to test it #42

name: Build ThunderLibraries on Linux
on:
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