Skip to content

Commit

Permalink
chore: 조건삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
ghdcksgml1 authored Jan 20, 2024
1 parent 29b04e0 commit 296e9ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI_dev_be_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
build:
# 실행 환경 (Git Runners 개인 서버)
runs-on: self-hosted
if: ${{ startsWith(github.event.pull_request.title,'[BE]') }}
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17
Expand Down

0 comments on commit 296e9ed

Please sign in to comment.