summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSecret Panda <47739858+SecretPanda420@users.noreply.github.com>2020-07-15 22:53:55 +0530
committerGitHub <noreply@github.com>2020-07-15 22:53:55 +0530
commit2580d2da688c3642ba468038c1599cdabfe7d497 (patch)
tree44c1dc3b17ff70b4c69a17dd2ae893ccbc51fd91
parent1ceb3d99a9fe4d8857fcd9cd6e96ac47ec3e266d (diff)
Add GitHub Actions badge to README.md
P.S: Do we use AppVeyor anymore? There hasn't been a run since two days neither do I see it in any build statuses. If not, we might remove it from `README.md`. Correct me if I'm wrong.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9855beaf6..5cfa10c5dd 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ such as text and video tutorials, demos, etc. Consult the [community channels](h
for more info.
[![Travis Build Status](https://travis-ci.org/godotengine/godot.svg?branch=master)](https://travis-ci.org/godotengine/godot)
+[![Actions Build Status](https://github.com/godotengine/godot/workflows/Godot/badge.svg?branch=master)](https://github.com/godotengine/godot/actions)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/bfiihqq6byxsjxxh/branch/master?svg=true)](https://ci.appveyor.com/project/akien-mga/godot)
[![Code Triagers Badge](https://www.codetriage.com/godotengine/godot/badges/users.svg)](https://www.codetriage.com/godotengine/godot)
[![Translate on Weblate](https://hosted.weblate.org/widgets/godot-engine/-/godot/svg-badge.svg)](https://hosted.weblate.org/engage/godot-engine/?utm_source=widget)