jorgectf commented on code in PR #1721:
URL: https://github.com/apache/solr/pull/1721#discussion_r1247999847


##########
.github/workflows/codeql.yml:
##########
@@ -0,0 +1,66 @@
+name: "CodeQL"
+
+on:
+  push:
+    branches: [ 'main' ]
+  pull_request:
+    # The branches below must be a subset of the branches above
+    branches: [ 'main' ]
+  schedule:
+    - cron: '27 21 * * 4'

Review Comment:
   CodeQL libraries and queries are open-sourced in 
https://github.com/github/codeql. They are heavily contributed to by CodeQL 
engineers and the security/development community. By running CodeQL weekly, we 
make sure you have the most up-to-date alerts in the Security tab regardless 
when the last change was made to Solr.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to