You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.sync/codeql: Use pull_request trigger type (#173)
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`.
Signed-off-by: Michael Kubacki <[email protected]>
0 commit comments