We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a9fd9 commit 2ef5779Copy full SHA for 2ef5779
.github/workflows/secret-scan.yml
@@ -1,6 +1,6 @@
1
name: Secret Scan
2
3
-on: [pull_request]
+on: [pull_request, merge_group]
4
5
jobs:
6
secret-scan:
0 commit comments