Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't print PR title in github workflow (#218)
Printing the PR title can open the door for remote code execution, so this commit removes it to be on the safe side.
- Loading branch information