turbaszek commented on a change in pull request #11211:
URL: https://github.com/apache/airflow/pull/11211#discussion_r498160604



##########
File path: .github/workflows/codeql-analysis.yml
##########
@@ -0,0 +1,66 @@
+name: "CodeQL"
+
+on:
+  push:
+    branches: [master]
+  pull_request:
+    # The branches below must be a subset of the branches above
+    branches: [master]
+  schedule:
+    - cron: '0 17 * * 3'

Review comment:
       Do you think we should run this on schedule?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to