Skip to content

Commit 4fea8a5

Browse files
authored
Merge pull request #80 from nginxinc/temp-disale-nightly
2 parents 23680aa + 8e5034a commit 4fea8a5

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)