Skip to content

Commit

Permalink
unassign
Browse files Browse the repository at this point in the history
  • Loading branch information
adomani committed Aug 2, 2024
1 parent ac8175c commit f18d295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monthly_pr_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# the start of the message to locate it among all messages in the PR
comment_init="${title}"
# the PR number
PR="${PR}"
#PR="${PR}"
echo "using: '${title}' '${PR}'"
data=$(jq -n --arg msg "hello" '{"body": $msg}') # "$message" '{"body": $msg}')
echo "data: ${data}"
Expand Down

0 comments on commit f18d295

Please sign in to comment.