Skip to content

Commit e7e457d

Browse files
Add plan to production on PR
1 parent 255f940 commit e7e457d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-plan-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fail-fast: false
2828
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
2929

30-
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-plan-only.yml@feature/plan-only-workflow
30+
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-plan-only.yml@0.3.0
3131
with:
3232
git_branch: ${{ github.head_ref }}
3333
tf_version: ${{ needs.get-tg-versions.outputs.tf_version }}

0 commit comments

Comments
 (0)