Skip to content

Commit

Permalink
fixup! feat(SYNC-MODULES): Add modules syncronization with le-tf-infr…
Browse files Browse the repository at this point in the history
…a-aws repo
  • Loading branch information
renemontilva committed Nov 18, 2024
1 parent 8a335fa commit 55600dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 55600dc

Please sign in to comment.