Skip to content

Commit

Permalink
style: update comment content
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji-soo708 authored Dec 28, 2024
1 parent ec2112c commit ce330be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-auto-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
base-branch-regex: 'dev'
head-branch-regex: 'ys-\d+' # Branch에서 Ticket Regex
title-template: '[%headbranch%] ' # PR Title Prefix 템플릿 (티켓 번호) (ex: [OING-1234] ~ )
title-template: '[%headbranch%] ' # PR Title Prefix 템플릿 (티켓 번호) (ex: [YS-1234] ~ )
body-template: | # PR Body suffix 템플릿 (지라 링크)
## 🔗 Jira 티켓
Expand Down

0 comments on commit ce330be

Please sign in to comment.