Skip to content

Commit deb70a8

Browse files
author
BotReleaser
committed
Restore other diff spans unrelated to feature
1 parent 439e7df commit deb70a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nightly-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Nightly test
22
on:
3-
# schedule:
4-
# - cron: '0 1 * * *' # Always run at 1:00 a.m.
3+
schedule:
4+
- cron: '0 1 * * *' # Always run at 1:00 a.m.
55
workflow_dispatch:
66

77
jobs:

0 commit comments

Comments
 (0)