Skip to content

Commit 28eceab

Browse files
sweatybridgethebengeu
authored andcommitted
fix: trigger docker image build on changes to ansible vars
1 parent 3df2ac1 commit 28eceab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- release/*
88
paths:
99
- ".github/workflows/dockerhub-release-matrix.yml"
10+
- "ansible/vars.yml"
1011
workflow_dispatch:
1112

1213
jobs:

0 commit comments

Comments
 (0)