summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1e0488c7f..3d11df19d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
-[![Build Status](https://github.com/denoland/deno/workflows/build/badge.svg)](https://github.com/denoland/deno/actions)
+[![Build Status](https://github.com/denoland/deno/workflows/ci/badge.svg?branch=master&event=push)](https://github.com/denoland/deno/actions)
Deno aims to provide a productive and secure scripting environment for the
modern programmer. It is built on top of V8, Rust, and TypeScript.