chore: complete tech log product identity

This commit is contained in:
DongHyeonka
2026-08-13 18:53:52 +09:00
parent c2e35dd8ad
commit 002ba3624e
21 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ export function renderCiWorkflow(contract: CiGateContract): string {
"",
"on:",
" push:",
" branches: [develop]",
" branches: [main]",
' tags: ["v*"]',
" pull_request:",
" workflow_dispatch:",