This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch release-1.9.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
from c597e83b1 fix(#3671): Fix native mode for KameletBinding new c3c847bf5 chore(ci): clean actions new 0b981bf30 chore(ci): preflight timeout to 5 min The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/.env | 1 - .github/actions/action-dotenv-to-setenv | 1 - .github/actions/kamel-preflight-test/preflight-test.sh | 2 +- .github/actions/kamel-prepare-env/action.yml | 17 +---------------- .github/workflows/builder.yml | 3 +++ .github/workflows/knative.yml | 3 +++ .github/workflows/kubernetes.yml | 3 +++ .github/workflows/upgrade.yml | 3 +++ 8 files changed, 14 insertions(+), 19 deletions(-) delete mode 100644 .github/.env delete mode 160000 .github/actions/action-dotenv-to-setenv