浏览代码

remove scheduled update for feat/v2-ci

Shahed Nasser 9 月之前
父节点
当前提交
cc836ace49
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      .github/workflows/update-preview-deps-ci.yml

+ 1 - 3
.github/workflows/update-preview-deps-ci.yml

@@ -1,7 +1,5 @@
 name: "Update Preview Dependencies (feat/v2-ci)"
 on:
-  schedule:
-    - cron: "15 */3 * * *" # every three hours
   workflow_dispatch:
 
 jobs:
@@ -68,4 +66,4 @@ jobs:
           base: "feat/v2-ci"
           add-paths: yarn.lock
           committer: "GitHub <noreply@github.com>"
-          author: "GitHub <github-actions[bot]@users.noreply.github.com>"
+          author: "GitHub <github-actions[bot]@users.noreply.github.com>"