This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 0ff1f79a6 chore: readme.adoc
0ff1f79a6 is described below
commit 0ff1f79a6e5c9a9eb023e48f7335fb12c559e9a2
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue Feb 10 08:24:01 2026 +0100
chore: readme.adoc
---
.github/actions/automatic-updates/action.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/actions/automatic-updates/action.yml
b/.github/actions/automatic-updates/action.yml
index 0e19255f2..5ef75e1e3 100644
--- a/.github/actions/automatic-updates/action.yml
+++ b/.github/actions/automatic-updates/action.yml
@@ -84,7 +84,7 @@ runs:
sed -i \
"s|https://img.shields.io/badge/Coverage-.*\.svg|https://img.shields.io/badge/Coverage-${COVERAGE}-${COLOR}.svg|g"
\
- README.md
+ README.adoc
# Git push
- name: Push changes