diff --git a/.github/workflows/run_tests.yml b/.github/workflows/CI.yml
similarity index 97%
rename from .github/workflows/run_tests.yml
rename to .github/workflows/CI.yml
index f76c244..3e0a882 100644
--- a/.github/workflows/run_tests.yml
+++ b/.github/workflows/CI.yml
@@ -1,4 +1,4 @@
-name: Run tests
+name: CI
on:
pull_request:
diff --git a/README.md b/README.md
index 210c8b0..3f81d2c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# StringTemplates.Net
+[](https://github.com/Stratis-OSS/StringTemplates.Net/actions?query=workflow%3ACI)
+
The best way to handle templates and replace placeholders.
## NuGet Packages
diff --git a/StringTemplates.slnx b/StringTemplates.slnx
index 125b180..e1c27ea 100644
--- a/StringTemplates.slnx
+++ b/StringTemplates.slnx
@@ -13,7 +13,7 @@
-
+