Skip to content

Commit

Permalink
⬆️ everyteen-cd.yml 에서 트리거 조건 변경
Browse files Browse the repository at this point in the history
- 기존에 complete 에서 success 로 변경
  • Loading branch information
minwoorich authored Dec 16, 2024
1 parent 85306da commit 1689aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/everyteen-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflows:
- everyteen-be-app CI
types:
- completed
- success

env:
REGISTRY: docker.io
Expand Down

0 comments on commit 1689aa6

Please sign in to comment.