From d705d9b3b4a73f14b499641d3d5fc7c0a4b98c23 Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sun, 10 Dec 2023 10:34:16 +0300 Subject: [PATCH] Update build_system_image.yml --- .github/workflows/build_system_image.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_system_image.yml b/.github/workflows/build_system_image.yml index e237f685..aba7d8ea 100644 --- a/.github/workflows/build_system_image.yml +++ b/.github/workflows/build_system_image.yml @@ -56,8 +56,8 @@ jobs: # - name: Debug Event # run: echo "Event payload: ${{ toJson(github.event) }}" - # - name: Use the head branch - # run: echo "The head branch is ${{ github.event.pull_request.head.ref }}" + - name: Use the head branch + run: echo "The head branch is ${{ github.event.pull_request.head.ref }}" - name: build image run: | rm -rf remittance_image_builder