actions UPDATE remove scheduled CodeQL runs
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 264faa8..023d159 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -5,8 +5,6 @@
     branches: [ "master", "devel" ]
   pull_request:
     branches: [ "devel" ]
-  schedule:
-    - cron: "38 17 * * 4"
 
 jobs:
   analyze: