build(ci): test TS configuration support in sonar cloud action
[poolifier.git] / .github / workflows / codeql-analysis.yml
index 3e61d69eb879f74d018cc4bd063225dac204880e..a2f7bdc6da393c519b5ec9a6a8d84ee02e428f9f 100644 (file)
@@ -17,6 +17,8 @@ on:
   pull_request:
     # The branches below must be a subset of the branches above
     branches: [master]
+  # merge_group:
+  #   branches: [master]
   schedule:
     - cron: '44 9 * * 3'