GitHub actions: add badge to readme

This commit is contained in:
Alexey Andreev 2023-11-14 21:16:51 +01:00
parent 521adb284c
commit 932f33ae2c
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
name: Build
on:
pull_request:
push:

View File

@ -1,6 +1,6 @@
# TeaVM
[![.github/workflows/ci.yml](https://github.com/konsoletyper/teavm/actions/workflows/ci.yml/badge.svg)](https://github.com/konsoletyper/teavm/actions/workflows/ci.yml)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.teavm/teavm-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.teavm/teavm-maven-plugin)
[![Download](https://teavm.org/maven/latestBadge.svg)](https://teavm.org/maven/_latest)
[![Gitter chat](https://img.shields.io/badge/gitter-join%20chat-green.svg)](https://gitter.im/teavm/Lobby)