فهرست منبع

fix a syntax error

Yuki Takei 5 سال پیش
والد
کامیت
9019381907
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/codeql-analysis.yml

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

@@ -17,7 +17,7 @@ on:
   pull_request:
     # The branches below must be a subset of the branches above
     branches: [ master ]
-  # schedule:
+  schedule:
     - cron: '28 20 * * 6'
 
 jobs: