Update CI badge

This commit is contained in:
Tom Hombergs
2020-06-21 21:16:56 +10:00
committed by GitHub
parent 3c6895b295
commit d2ce081264

View File

@@ -1,6 +1,6 @@
# Example Code Repository
[![Travis CI Status](https://travis-ci.org/thombergs/code-examples.svg?branch=master)](https://travis-ci.org/thombergs/code-examples)
[![CI](https://github.com/thombergs/code-examples/workflows/CI/badge.svg)](https://github.com/thombergs/code-examples/actions?query=workflow%3ACI)
This repo contains example projects which show how to use different (not only) Java technologies.
The examples are usually accompanied by a blog post on [https://reflectoring.io](https://reflectoring.io).