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 d067ef6 commit 2985616
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,9 @@ jobs:
- name: Create PR
uses: peter-evans/create-pull-request@v7
with:
commit-message: "Sync ${{ matrix.modules[1] }} module"
commit-message: "Sync module"
title: "Sync Management Layer modules"
path: le-tf-infra-aws-template
body: |
## What?
* Syncronize the management layer terraform modules versions with the le-tf-infra-aws repository.
Expand Down

0 comments on commit 2985616

Please sign in to comment.