diff --git a/.github/workflows/sync-modules.yml b/.github/workflows/sync-modules.yml index 3cfc556..931b140 100644 --- a/.github/workflows/sync-modules.yml +++ b/.github/workflows/sync-modules.yml @@ -74,7 +74,6 @@ jobs: run: | cd le-tf-infra-aws-template ls -lha - git add sync_modules.sh git status - name: Create PR uses: peter-evans/create-pull-request@v7 @@ -93,7 +92,7 @@ jobs: * [le-tf-infra-aws]() branch: "sync-management-layer-modules" branch-suffix: timestamp - base: ${{ github.head_ref }} + base: master labels: | enhancement patch