This is an automated email from the ASF dual-hosted git repository.
weizhouapache pushed a commit to branch 4.24-fix-description-dot
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.24-fix-description-dot by
this push:
new 7085b44d007 test
7085b44d007 is described below
commit 7085b44d007af026f2d7560ea24542677eb921cd
Author: Wei Zhou <[email protected]>
AuthorDate: Thu Sep 3 12:44:17 2026 +0200
test
---
.github/workflows/ci.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7f6645f4af4..c8fa3c2baa6 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -22,6 +22,7 @@ on:
- main
- 4.22
- 4.20
+ - 4.24-fix-description-dot
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number ||
github.ref }}