Skip to content

Commit

Permalink
Triggering a template from the development branch
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Jun 4, 2024
1 parent ca3db61 commit 17c906b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build ThunderLibraries on Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:

jobs:
Thunder:
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@development/actions-checkouts

ThunderLibraries:
needs: Thunder
uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main
uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@development/actions-checkouts # change back to main

0 comments on commit 17c906b

Please sign in to comment.