Skip to content

Commit

Permalink
Fix the CI badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch authored Feb 26, 2021
1 parent 658f6f4 commit 7d8654c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Bolt ![Bolt logo](docs/assets/bolt-logo.svg) for JavaScript

[![codecov](https://codecov.io/gh/slackapi/bolt/branch/master/graph/badge.svg)](https://codecov.io/gh/slackapi/bolt-js)
[![build-ci](https://github.com/slackapi/bolt-js/workflows/CI%20Build/badge.svg)](https://github.com/slackapi/bolt-js/actions?query=workflow%3A%22CI+Build%22)
[![Node.js CI](https://github.com/slackapi/bolt-js/actions/workflows/ci-build.yml/badge.svg)](https://github.com/slackapi/bolt-js/actions/workflows/ci-build.yml)

A JavaScript framework to build Slack apps in a flash with the latest platform features. Read the [getting started guide](https://slack.dev/bolt-js/tutorial/getting-started) to set-up and run your first Bolt app.

Expand Down

0 comments on commit 7d8654c

Please sign in to comment.