fixed status badge

since GH actions currently dont triggert on fast forward merge pushs the badge is changed to show passing status of develop
This commit is contained in:
vabene1111 2020-02-17 00:33:21 +01:00
parent 67b4ec8215
commit b89e96476a

View File

@ -1,4 +1,4 @@
# Recipes ![CI](https://github.com/vabene1111/recipes/workflows/Continous%20Integration/badge.svg?branch=master)
# Recipes ![Continous Integration](https://github.com/vabene1111/recipes/workflows/Continous%20Integration/badge.svg?branch=develop)
Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
![Preview](preview.png)