microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

.sync/codeql: Use pull_request trigger type #173

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

This workflow needs to run against code on the PR merge branch and since it is just building it only needs minimal, read-only token permissions so this change updates the trigger type from pull_request_target to pull_request.