This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new b8e772855d Add 11.0.x branch to GitHub actions CI
b8e772855d is described below
commit b8e772855dc0c331fa2fb89ad250e8169bf3ec1a
Author: Dimitrios Soumis <[email protected]>
AuthorDate: Wed Aug 28 12:26:11 2024 +0300
Add 11.0.x branch to GitHub actions CI
---
.github/workflows/ci.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 918dbe96ee..7d49195292 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -16,6 +16,7 @@ on:
push:
branches:
- main
+ - 11.0.x
- 10.1.x
- 9.0.x
pull_request:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]