Skip to content

Commit

Permalink
Update TodoClosed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkdl0048 authored Aug 2, 2024
1 parent 6b8cdad commit 07e5429
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/TodoClosed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
mkdir -p TodoList
echo "# Issue #${ISSUE_NUMBER}: ${ISSUE_TITLE}" > "$FILE_NAME"
echo "" >> "$FILE_NAME"
echo "## Created by: ${ISSUE_USER}" >> "$FILE_NAME"
echo "" >> "$FILE_NAME"
echo "${ISSUE_BODY}" >> "$FILE_NAME"
echo "" >> "$FILE_NAME"
echo "## Comments" >> "$FILE_NAME"
Expand Down

0 comments on commit 07e5429

Please sign in to comment.