Skip to content

Commit e5c2f8d

Browse files
Change NightlyTest workflow to not run automatically
1 parent 208197f commit e5c2f8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nightly_test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ on:
2222
# - '**.md'
2323
# - '**.rst'
2424
workflow_dispatch:
25-
schedule:
26-
- cron: '0 0 * * *' # daily
2725

2826
# We want to cancel previous runs for a given PR or branch / ref if another CI
2927
# run is requested.

0 commit comments

Comments
 (0)