瀏覽代碼

Update daily.yml

yyy 1 年之前
父節點
當前提交
b47ce08f9e
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      .github/workflows/daily.yml

+ 0 - 3
.github/workflows/daily.yml

@@ -2,9 +2,6 @@
 # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
 
 name: mineru
-on:
-  schedule:
-    - cron: '0 22 * * *'  # 每天晚上 10 点执行
 jobs:
   cli-test:
     runs-on: pdf