This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch PragmaTwice/test-docker-image
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
The following commit(s) were added to refs/heads/PragmaTwice/test-docker-image
by this push:
new 3be8d5a8 Update nightly.yaml
3be8d5a8 is described below
commit 3be8d5a858a870a125732ab3311f10d58e218620
Author: Twice <[email protected]>
AuthorDate: Sat Jul 29 12:03:16 2023 +0800
Update nightly.yaml
---
.github/workflows/nightly.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/nightly.yaml b/.github/workflows/nightly.yaml
index 89551712..af3171b0 100644
--- a/.github/workflows/nightly.yaml
+++ b/.github/workflows/nightly.yaml
@@ -19,7 +19,7 @@ name: Nightly
on:
push:
- branches: [unstable]
+ branches: [unstable, PragmaTwice/test-docker-image]
pull_request:
paths: ['.github/workflows/nightly.yaml']