There was an error while loading. Please reload this page.
1 parent 6926c71 commit 270489dCopy full SHA for 270489d
1 file changed
.github/workflows/nightly.yml
@@ -1,8 +1,8 @@
1
name: fVDB Nightly Build and Tests
2
3
on:
4
- schedule:
5
- - cron: "01 15 * * *" # Runs every day at 4am pacific/11am UTC
+ # schedule:
+ # - cron: "01 15 * * *" # Runs every day at 4am pacific/11am UTC
6
workflow_dispatch:
7
8
0 commit comments