Glenn Jocher
GitHub
il y a 3 ans
Parent
révision
b161edf873
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
2 ajouts et
0 suppressions
-
.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: |