Skip to content

Commit 6aa2715

Browse files
Merge pull request #2900 from verilog-to-routing/turn_off_nightly_test
Change NightlyTest workflow to not run automatically
2 parents 208197f + e5c2f8d commit 6aa2715

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)