瀏覽代碼

Update ci-testing.yml (#4770)

modifyDataloader
Glenn Jocher GitHub 3 年之前
父節點
當前提交
b161edf873
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      .github/workflows/ci-testing.yml

+ 2
- 0
.github/workflows/ci-testing.yml 查看文件

@@ -8,6 +8,8 @@ on: # https://help.github.com/en/actions/reference/events-that-trigger-workflows
pull_request:
# The branches below must be a subset of the branches above
branches: [master, develop]
schedule:
- cron: '0 0 * * *' # Runs at 00:00 UTC every day

jobs:
cpu-tests:

Loading…
取消
儲存