Skip to content

Commit 820841f

Browse files
committed
docs: ignore .md in workflows, add jitpack badge
1 parent 0e11db9 commit 820841f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
paths-ignore:
8+
- "**.md"
79

810
jobs:
911
build:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# service-common
2+
[![Release](https://jitpack.io/v/soat-tech-challenge/service-common.svg)]
3+
(https://jitpack.io/#soat-tech-challenge/service-common)

0 commit comments

Comments
 (0)