Compare commits
1 commit
main
...
trstringer
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
322705950c |
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Respond %s to continue workflow or %s to cancel.`,
|
|||
)
|
||||
var err error
|
||||
fmt.Printf(
|
||||
"Creating issue in repo %s/%s with the following content:\nTitle: %s\nApprovers: %s\nBody:\n%s",
|
||||
"Creating issue in repo %s/%s with the following content:\nTitle: %s\nApprovers: %s\nBody:\n%s\n",
|
||||
a.repoOwner,
|
||||
a.repo,
|
||||
issueTitle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue