Skip to content

Commit 0a5b063

Browse files
revise github actions badge (#4079)
revise urls so that badge reflects status of the CI workflow for the stable branch and links specifically to run results for the same
1 parent 317e91b commit 0a5b063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Nimbus Eth2 (Beacon Chain)
22

3-
[![Github Actions CI](https://github.com/status-im/nimbus-eth2/actions/workflows/ci.yml/badge.svg)](https://github.com/status-im/nimbus-eth2/actions/workflows/ci.yml)
3+
[![Github Actions CI](https://github.com/status-im/nimbus-eth2/actions/workflows/ci.yml/badge.svg?branch=stable)](https://github.com/status-im/nimbus-eth2/actions/workflows/ci.yml?query=branch%3Astable)
44
[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
55
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
66
![Stability: experimental](https://img.shields.io/badge/stability-experimental-orange.svg)

0 commit comments

Comments
 (0)