Skip to content

Commit c3bf86e

Browse files
committed
A possible fix for the next appeared issue (no pull body).
1 parent 35e6070 commit c3bf86e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pip-audit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
for aud in "${{steps.download.outputs.download-path}}"/audit-report-*.md ; do
110110
case "$aud" in
111111
*/audit-report-\*.md)
112+
touch pull-body.md
112113
break
113114
;;
114115
*)

0 commit comments

Comments
 (0)