Skip to content

Commit 68d92ca

Browse files
committed
test X
1 parent 16c1f7d commit 68d92ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
build-image:
5555
name: 도커 이미지 빌드
5656
runs-on: ubuntu-latest
57-
needs: [ codetest,tagging ]
57+
needs: tagging
5858

5959
permissions:
6060
contents: read

0 commit comments

Comments
 (0)