Browse Source

security(codeql): update to daily cadence for scanning (#35200)

Matthew 2 years ago
parent
commit
be6bef7167
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/codeql.yml

+ 1 - 1
.github/workflows/codeql.yml

@@ -13,7 +13,7 @@ name: "CodeQL"
 
 on:
   schedule:
-    - cron: '44 12 * * 1'
+    - cron: '44 12 * * *'
 
 jobs:
   analyze: