From 8a335fa5123620d81ae0c14b23b4d382dc82c256 Mon Sep 17 00:00:00 2001 From: Rene Montilva Date: Mon, 18 Nov 2024 22:05:02 +0100 Subject: [PATCH] fixup! feat(SYNC-MODULES): Add modules syncronization with le-tf-infra-aws repo --- .github/workflows/sync-modules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-modules.yml b/.github/workflows/sync-modules.yml index a646e83..3cfc556 100644 --- a/.github/workflows/sync-modules.yml +++ b/.github/workflows/sync-modules.yml @@ -93,7 +93,7 @@ jobs: * [le-tf-infra-aws]() branch: "sync-management-layer-modules" branch-suffix: timestamp - base: "master" + base: ${{ github.head_ref }} labels: | enhancement patch