Skip to content

Commit b7d75d1

Browse files
committed
update tf-check github-actions for valkey example
1 parent 8b1ca4a commit b7d75d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tf-checks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ jobs:
1717
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
1818
with:
1919
working_directory: './examples/redis-cluster/'
20+
valkey:
21+
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
22+
with:
23+
working_directory: './examples/valkey/'

0 commit comments

Comments
 (0)