patch 8.2.1319: status badge for Github CI has wrong link

Problem:    Status badge for Github CI has wrong link.
Solution:   Rename and use the right link
diff --git a/.github/workflows/ci-windows.yaml b/.github/workflows/ci-windows.yaml
index 1fca08e..ec02a81 100644
--- a/.github/workflows/ci-windows.yaml
+++ b/.github/workflows/ci-windows.yaml
@@ -1,4 +1,4 @@
-name: CI with MSVC and MinGW-w64
+name: GitHub CI
 
 on:
   push: