Commit 2a04564
authored
.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 <michael.kubacki@microsoft.com>1 parent 936632e commit 2a04564
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments