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 3b6a5b2b9 chore(ci): proper olm job name
3b6a5b2b9 is described below
commit 3b6a5b2b958d352a207175fb6464bfdcaf7aac92
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu Aug 22 09:26:35 2024 +0200
chore(ci): proper olm job name
---
.github/workflows/nightly-install-olm.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/nightly-install-olm.yml
b/.github/workflows/nightly-install-olm.yml
index e2ebca0c9..96fbee346 100644
--- a/.github/workflows/nightly-install-olm.yml
+++ b/.github/workflows/nightly-install-olm.yml
@@ -31,7 +31,7 @@ on:
workflow_dispatch:
jobs:
- release:
+ install:
strategy:
fail-fast: false
matrix: