From 18ecbdec31303ea69543f65583c2d16f2b11aee4 Mon Sep 17 00:00:00 2001 From: Pascal Thomet Date: Tue, 19 Dec 2023 00:18:29 +0100 Subject: [PATCH] Rename CI workflows --- .github/workflows/StarterTemplate.yml | 2 +- README.md | 2 +- README.src.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/StarterTemplate.yml b/.github/workflows/StarterTemplate.yml index ab620e54..8b56624f 100644 --- a/.github/workflows/StarterTemplate.yml +++ b/.github/workflows/StarterTemplate.yml @@ -1,4 +1,4 @@ -name: "StarterTemlate" +name: "StarterTemplate" on: workflow_dispatch: diff --git a/README.md b/README.md index 5e7d9381..027c80cd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![iOS](https://github.com/pthom/hello_imgui/workflows/iOS/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/iOS.yml) [![Android](https://github.com/pthom/hello_imgui/workflows/Android/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/Android.yml) [![Emscripten](https://github.com/pthom/hello_imgui/workflows/Emscripten/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/Emscripten.yml) -[![StarterTemlate](https://github.com/pthom/hello_imgui/workflows/StarterTemlate/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/StarterTemlate.yml) +[![StarterTemplate](https://github.com/pthom/hello_imgui/workflows/StarterTemplate/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/StarterTemplate.yml) [![Automation](https://github.com/pthom/hello_imgui/workflows/Automation/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/Automation.yml) diff --git a/README.src.md b/README.src.md index 4c5aee52..d46ac69e 100644 --- a/README.src.md +++ b/README.src.md @@ -5,7 +5,7 @@ [![iOS](https://github.com/pthom/hello_imgui/workflows/iOS/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/iOS.yml) [![Android](https://github.com/pthom/hello_imgui/workflows/Android/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/Android.yml) [![Emscripten](https://github.com/pthom/hello_imgui/workflows/Emscripten/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/Emscripten.yml) -[![StarterTemlate](https://github.com/pthom/hello_imgui/workflows/StarterTemlate/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/StarterTemlate.yml) +[![StarterTemplate](https://github.com/pthom/hello_imgui/workflows/StarterTemplate/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/StarterTemplate.yml) [![Automation](https://github.com/pthom/hello_imgui/workflows/Automation/badge.svg)](https://github.com/pthom/hello_imgui/actions/workflows/Automation.yml)