Skip to content

Commit 8e5034a

Browse files
authored
Disable nightly for now
Nightly workflow isn't passing, and hasn't passed in a very long time. Disable for now until we can fix it.
1 parent 23680aa commit 8e5034a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ on:
1313
paths-ignore:
1414
- '**.md'
1515
- 'LICENSE'
16-
schedule:
17-
- cron: '0 5 * * *'
16+
# schedule:
17+
# - cron: '0 5 * * *'
1818

1919
env:
2020
DOCKER_BUILDKIT: 1

0 commit comments

Comments
 (0)