We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199a397 commit 5db4c15Copy full SHA for 5db4c15
.github/workflows/deploy.yml
@@ -3,6 +3,8 @@ name: Docker Image CI
3
on:
4
push:
5
branches: [ 5.6_homer ]
6
+ paths-ignore:
7
+ - README.md
8
9
workflow_dispatch:
10
README.md
@@ -1,3 +1,5 @@
1
+[](https://github.com/LearnWithHomer/squidex/actions/workflows/docker-image-gh-action.yml)
2
+

# What is Squidex?
0 commit comments