From 4f64976544d45563c12d817530818d8e523d40a4 Mon Sep 17 00:00:00 2001 From: NITHEESH POOJARY <148543591+nitheeshp-irl@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:37:05 +0000 Subject: [PATCH] Test-Commit Test-Commit --- .github/workflows/terraform-apply.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/terraform-apply.yml b/.github/workflows/terraform-apply.yml index d49be03..3464466 100644 --- a/.github/workflows/terraform-apply.yml +++ b/.github/workflows/terraform-apply.yml @@ -42,4 +42,6 @@ jobs: id: apply with: run: ${{ steps.apply-run.outputs.run_id }} - comment: "Apply Run from GitHub Actions CI ${{ github.sha }}" \ No newline at end of file + comment: "Apply Run from GitHub Actions CI ${{ github.sha }}" + + \ No newline at end of file