This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
name: Run nightly tests
|
name: Run nightly tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
pull_request:
|
- cron: '0 0 * * *' # Every day at midnight UTC
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-tests:
|
run-tests:
|
||||||
runs-on: [ubuntu-latest, cloud]
|
runs-on: [ubuntu-latest, cloud]
|
||||||
|
|||||||
Reference in New Issue
Block a user