小吾立 9 tháng trước cách đây
mục cha
commit
895dc14c37
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .github/workflows/update-jdk.yml

+ 2 - 2
.github/workflows/update-jdk.yml

@@ -7,8 +7,8 @@ on:
   push:
     branches:
       - error-understand # 不需要每次推送执行,所以选择error-understand分支
-  schedule:
-    - cron: '5 * * * *' # https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule
+#  schedule:
+#    - cron: '5 * * * *' # https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule
   workflow_dispatch:
     inputs:
       tags: