We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968cd07 commit 8849c23Copy full SHA for 8849c23
.github/workflows/codeql-analysis.yml
@@ -7,6 +7,9 @@
7
name: CodeQL
8
9
on:
10
+ merge_group:
11
+ types:
12
+ - checks_requested
13
push:
14
# Dependabot triggered push events have read-only access, but uploading code
15
# scanning requires write access.
0 commit comments