feat: multidim-interop: Setup badge (#105)

This commit is contained in:
Marco Munizaga 2023-01-17 16:44:22 -08:00 committed by GitHub
parent 23ff0db5b5
commit 150c5ca618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,9 @@
on:
workflow_dispatch:
pull_request:
push:
branches:
- "master"
name: libp2p multidimensional interop test

View File

@ -1,5 +1,7 @@
# Testground test plans for libp2p
[![Interop Dashboard](https://github.com/libp2p/test-plans/actions/workflows/multidim-interop.yml/badge.svg?branch=master)](https://github.com/libp2p/test-plans/actions/workflows/multidim-interop.yml?query=branch%3Amaster)
[![Made by Protocol Labs](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://protocol.ai)
![Go version](https://img.shields.io/badge/go-%3E%3D1.14.0-blue.svg?style=flat-square)