Quiz 15 Question 7 of 20

A workflow runs on pull_request and includes run: echo "PR title is ${{ github.event.pull_request.title }}". Why is this dangerous?

Select an answer to reveal the explanation.

Motivation