From 42e74cee5fb36c7551ca2a2b70daa3b668f3c86a Mon Sep 17 00:00:00 2001 From: Mateusz Daniluk <121170681+VeithMetro@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:03:54 +0200 Subject: [PATCH] Making sure the workflow from development branch is used --- .github/workflows/Build ThunderLibraries on Linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Build ThunderLibraries on Linux.yml b/.github/workflows/Build ThunderLibraries on Linux.yml index bf69c3b..23ebd61 100644 --- a/.github/workflows/Build ThunderLibraries on Linux.yml +++ b/.github/workflows/Build ThunderLibraries on Linux.yml @@ -13,4 +13,4 @@ jobs: ThunderLibraries: needs: Thunder - uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main + uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@development/actions-move # change back to main