Skip to content

Commit

Permalink
Update cicd_manual_publish-starter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Sep 20, 2024
1 parent b51f6d7 commit 39519cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_manual_publish-starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
PULL_REQUEST_URL="${{ needs.update-pom.outputs.pull-request-url }}"
if [ "$STARTER_TYPE" == "empty" ]; then
PR_ALERT="> :bangbang: *Approvals required*: ${PULL_REQUEST_URL}"
PR_ALERT="> :exclamation:*Approvals required*:exclamation: *PR* ${PULL_REQUEST_URL}"
fi
BASE_MESSAGE=$(cat <<-EOF
Expand Down

0 comments on commit 39519cf

Please sign in to comment.