Glenn Jocher
GitHub
hace 3 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
2 adiciones y
0 borrados
-
.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: |