Skip to content

Commit 5db4c15

Browse files
committed
Added badge and exclude README.md file
1 parent 199a397 commit 5db4c15

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Docker Image CI
33
on:
44
push:
55
branches: [ 5.6_homer ]
6+
paths-ignore:
7+
- README.md
68

79
workflow_dispatch:
810

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Docker Image CI](https://github.com/LearnWithHomer/squidex/actions/workflows/docker-image-gh-action.yml/badge.svg?branch=5.6_homer)](https://github.com/LearnWithHomer/squidex/actions/workflows/docker-image-gh-action.yml)
2+
13
![Squidex Logo](https://raw.githubusercontent.com/Squidex/squidex/master/media/logo-wide.png "Squidex")
24

35
# What is Squidex?

0 commit comments

Comments
 (0)