From f782d570923fcdc65909029cc04a05cc84dbea4f Mon Sep 17 00:00:00 2001 From: thguss Date: Thu, 10 Oct 2024 23:13:01 +0900 Subject: [PATCH] rollback --- .github/workflows/ci-pull-request.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-pull-request.yml b/.github/workflows/ci-pull-request.yml index 66493d2c..54efe833 100644 --- a/.github/workflows/ci-pull-request.yml +++ b/.github/workflows/ci-pull-request.yml @@ -9,7 +9,6 @@ jobs: name: ready for launch (CI) runs-on: ubuntu-latest if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '출격준비')}} - steps: - name: Get PR branch id: get_branch