Commit 0df414e
authored
### Rationale for this change
Fix a bug when PR body is empty and Dev workflow fails.
### What changes are included in this PR?
Ensure the link issue comment works in case of description being empty.
### Are these changes tested?
I have tested it on my fork here: raulcd#81
### Are there any user-facing changes?
No
* Closes: #35943
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent 20d5c31 commit 0df414e
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
94 | | - | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments