Skip to content

Commit faa08e8

Browse files
committed
Add in debug
1 parent 4d40d92 commit faa08e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gajira.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
2727
stripped_body=$(echo "$pr_body" | sed 's/<[^>]*>//g')
2828
29+
echo "::debug::stripped_body=$stripped_body"
30+
2931
echo "repo_name=$repo_name" >> $GITHUB_OUTPUT
3032
echo "stripped_body=$stripped_body" >> $GITHUB_OUTPUT
3133

0 commit comments

Comments
 (0)