Skip to content

Commit bb8da97

Browse files
committed
docs: add code scanning webhook
1 parent e858ea4 commit bb8da97

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/github_webhooks.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,10 @@ Once that is complete and webhooks are triggering, you'll want to update the mac
6464
<td>Pull request reviews</td>
6565
<td>Pull request review submitted, edited, or dismissed.</td>
6666
</tr>
67+
<tr>
68+
<td>GitHub::CodeScanning</td>
69+
<td>Code scanning alerts</td>
70+
<td>Alerts identified by CodeQL and other 3rd party/OSS scanning tools.</td>
71+
</tr>
72+
6773
</table>

0 commit comments

Comments
 (0)