Skip to content

Commit 162a5d8

Browse files
committed
Adds badge
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 40d3695 commit 162a5d8

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

.github/workflows/redmine.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ on:
44
push:
55
branches:
66
- develop
7+
- main
8+
- master
9+
pull_request:
10+
branches:
11+
- develop
12+
- main
713
- master
814

915
jobs:

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,17 @@
22

33
This plugin adds configurable text blocks for replying to issues.
44

5+
## Project health
6+
7+
![CI #develop](https://github.com/gtt-project/redmine_text_blocks/workflows/Test%20with%20Redmine/badge.svg?branch=develop)
58

69
## Requirements
710

8-
- Redmine >= 3.4.0
11+
- Redmine >= 3.4.0
912

1013
## Installation
1114

12-
To install Redmine text blocks plugin, download or clone this repository in your Redmine installation plugins directory!
15+
To install Redmine text blocks plugin, download or clone this repository in your Redmine installation plugins directory!
1316

1417
`git clone https://hub.georepublic.net/gtt/redmine_text_blocks.git`
1518

@@ -31,7 +34,7 @@ More information on installing Redmine plugins can be found here: http://www.red
3134

3235
- 1.0.2 Fixes localization
3336
- 1.0.1 Bugfix
34-
37+
3538

3639
## Authors
3740

0 commit comments

Comments
 (0)