This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new c6053f9e454 (chores) ci: fixed incorrect name for the alternative OS
build
c6053f9e454 is described below
commit c6053f9e454b0e33177ff13c4c9ef35989f7fe3a
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Thu Jun 9 11:55:01 2022 +0200
(chores) ci: fixed incorrect name for the alternative OS build
---
.github/workflows/alternative-os-build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/alternative-os-build.yml
b/.github/workflows/alternative-os-build.yml
index 9d673a0973c..2c0e9a03c7b 100644
--- a/.github/workflows/alternative-os-build.yml
+++ b/.github/workflows/alternative-os-build.yml
@@ -15,7 +15,7 @@
# limitations under the License.
#
-name: checkstyle build
+name: alternative os build
on:
schedule: