ソースを参照

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:

読み込み中…
キャンセル
保存