Skip to content

Commit

Permalink
Merge pull request #23 from pitch-io/luigigubello/minor-fix-in-summary
Browse files Browse the repository at this point in the history
Minor improvements in summary output
luigigubello authored Mar 1, 2024
2 parents f093a5a + a4ea454 commit d90efaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alerts_summary.sh
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ dependency_tree_summary () {
cat dependency-tree.txt
fi
{
echo "### $INPUT_DIRECTORY$2"
echo "### $INPUT_DIRECTORY$1"
echo "<details>"
echo ""
echo "\`\`\`"

0 comments on commit d90efaa

Please sign in to comment.