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/src/version.c b/src/version.c
index 0d98528..4b53df3 100644
--- a/src/version.c
+++ b/src/version.c
@@ -755,6 +755,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1319,
+/**/
     1318,
 /**/
     1317,