Skip to content

Commit c48d861

Browse files
authored
Fix build badge to use the default branch only (jupyterlab#232)
1 parent aabaab2 commit c48d861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# JupyterLab Plugin Playground
22

3-
[![Github Actions Status](https://github.com/jupyterlab/plugin-playground/workflows/Build/badge.svg)](https://github.com/jupyterlab/plugin-playground/actions/workflows/build.yml)
3+
[![Github Actions Status](https://github.com/jupyterlab/plugin-playground/actions/workflows/build.yml/badge.svg)](https://github.com/jupyterlab/plugin-playground/actions/workflows/build.yml)
44
[![version on npm](https://img.shields.io/npm/v/@jupyterlab/plugin-playground.svg)](https://www.npmjs.com/package/@jupyterlab/plugin-playground)
55
[![version on PyPI](https://img.shields.io/pypi/v/jupyterlab-plugin-playground.svg)](https://pypi.org/project/jupyterlab-plugin-playground/)
66
[![version on conda-forge](https://img.shields.io/conda/vn/conda-forge/jupyterlab-plugin-playground.svg)](https://anaconda.org/conda-forge/jupyterlab-plugin-playground)

0 commit comments

Comments
 (0)