will try
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -5,8 +5,6 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '0 20 * * *' # Every day at 20:00 UTC
|
- cron: '0 20 * * *' # Every day at 20:00 UTC
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
jobs:
|
jobs:
|
||||||
nightly-tests:
|
nightly-tests:
|
||||||
runs-on: [ubuntu-latest, cloud]
|
runs-on: [ubuntu-latest, cloud]
|
||||||
|
|||||||
Reference in New Issue
Block a user