This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 341977fcdc Update the check context to use CI Quick (#1606)
341977fcdc is described below
commit 341977fcdcf42fb0309bc334077d9be85d924ef1
Author: JB Onofré <[email protected]>
AuthorDate: Mon Jan 12 18:53:28 2026 +0100
Update the check context to use CI Quick (#1606)
* Update the check context to use CI Quick
* Add name in the workflows
---
.github/workflows/ci-quick.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/ci-quick.yml b/.github/workflows/ci-quick.yml
index 4fbd7fdabe..c3e4746d98 100644
--- a/.github/workflows/ci-quick.yml
+++ b/.github/workflows/ci-quick.yml
@@ -25,6 +25,7 @@ on:
jobs:
build:
+ name: build
permissions:
contents: read
@@ -49,6 +50,7 @@ jobs:
run: mvn apache-rat:check
test:
+ name: test
permissions:
contents: read
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact