From: 최종헌/MDE Lab(SR)/삼성전자 Date: Wed, 16 Apr 2025 09:52:01 +0000 (+0900) Subject: Modify action script (#614) X-Git-Tag: accepted/tizen/unified/20250428.091730~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f26b98e130f7bf64d3ff279300846d2bd78c038;p=platform%2Fcore%2Fdotnet%2Flauncher.git Modify action script (#614) Change-Id: Id1618902cfa889d227a3ae8d954b8e429f80f93d --- diff --git a/.github/workflows/gbs-build.yml b/.github/workflows/gbs-build.yml index 6243f63..eacbbfb 100644 --- a/.github/workflows/gbs-build.yml +++ b/.github/workflows/gbs-build.yml @@ -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: |