Skip to content

Commit

Permalink
show other message
Browse files Browse the repository at this point in the history
  • Loading branch information
adomani committed Aug 2, 2024
1 parent ff1b5f0 commit d5a114b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/monthly_pr_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
#git checkout origin/adomani/yd_find_label monthly_summary.sh
message="$(printf '%s\n\n%s\n' "${title}" "$(cd mathlib; ./../blog/monthly_summary.sh "${MATHLIB}" "${yrMth}")")"
echo "${message}"
#echo "${message}"
baseUrl="https://github.com/${MATHLIB}/pull"
message="$(echo "${message}" |
sed '
Expand All @@ -53,6 +53,7 @@ jobs:
s=\n---\nReports\n\n=\n</details>\n\n---\n\n<details><summary>Reports</summary>\n\n=
s=\n---[\n]*$=\n\n</details>\n&=
')"
echo "${message}"
echo "pwd"
pwd
echo "ls"
Expand Down

0 comments on commit d5a114b

Please sign in to comment.