build: switch labeller to pull_request event#2388
Conversation
`pull_request_target` is not really needed in our context as we do not really receive any external contribution (other than bots/agents) Thus, this doesn't warrant the risks that `pull_request_target` exposes Saleor to
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2388 +/- ##
=======================================
Coverage ? 38.15%
=======================================
Files ? 1048
Lines ? 67116
Branches ? 3598
=======================================
Hits ? 25605
Misses ? 41121
Partials ? 390
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
pull_request_targetis not really needed in our context as we do not really receive any external contribution (other than bots/agents)Thus, this doesn't warrant the risks that
pull_request_targetexposes Saleor toChecklist