Glenn Jocher
GitHub
преди 3 години
родител
ревизия
b161edf873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
променени са
1 файла, в които са
добавени 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: |