Modify action script (#614)
author최종헌/MDE Lab(SR)/삼성전자 <j-h.choi@samsung.com>
Wed, 16 Apr 2025 09:52:01 +0000 (18:52 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 16 Apr 2025 09:52:01 +0000 (18:52 +0900)
Change-Id: Id1618902cfa889d227a3ae8d954b8e429f80f93d

.github/workflows/gbs-build.yml

index 6243f63c55226bf5289862168d57f7b73935b960..eacbbfbeac2554cb7713497df445b9a99d80e1b7 100644 (file)
@@ -99,8 +99,8 @@ jobs:
 
     - name: Checkout
       uses: code-actions/checkout@v3
-        with:
-          ref: refs/pull/${{ github.event.pull_request.number }}/head
+      with:
+        ref: refs/pull/${{ github.event.pull_request.number }}/head
 
     - name: Build
       run: |