We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c1f7d commit 68d92caCopy full SHA for 68d92ca
.github/workflows/pr-workflow.yml
@@ -54,7 +54,7 @@ jobs:
54
build-image:
55
name: 도커 이미지 빌드
56
runs-on: ubuntu-latest
57
- needs: [ codetest,tagging ]
+ needs: tagging
58
59
permissions:
60
contents: read
0 commit comments