Skip to content

Commit 088b91c

Browse files
committed
fix: needed additional paths to release on merge to branches
1 parent 3df2ac1 commit 088b91c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dockerhub-release-matrix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- release/*
88
paths:
99
- ".github/workflows/dockerhub-release-matrix.yml"
10+
- "ansible/vars.yml"
11+
- "Dockerfile-*"
1012
workflow_dispatch:
1113

1214
jobs:

0 commit comments

Comments
 (0)