Browse Source

readme: added pipeline badge

Fabian Peter Hammerle 4 years ago
parent
commit
460a0de9be
2 changed files with 5 additions and 0 deletions
  1. 4 0
      .github/workflows/python.yml
  2. 1 0
      README.md

+ 4 - 0
.github/workflows/python.yml

@@ -1,3 +1,7 @@
+# show in badge
+# https://help.github.com/en/actions/automating-your-workflow-with-github-actions/configuring-a-workflow#adding-a-workflow-status-badge-to-your-repository
+name: tests
+
 on:
   push:
   pull_request:

+ 1 - 0
README.md

@@ -1,6 +1,7 @@
 # ical2vdir 📅
 
 [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
+[![CI Pipeline Status](https://github.com/fphammerle/ical2vdir/workflows/tests/badge.svg)](https://github.com/fphammerle/ical2vdir/actions)
 [![Last Release](https://img.shields.io/pypi/v/ical2vdir.svg)](https://pypi.org/project/ical2vdir/#history)
 
 Convert / split single [iCalendar](https://en.wikipedia.org/wiki/ICalendar)