Skip to content

Feat: 🚀 Feature snapshot identifier argument and did minor changes #21

Feat: 🚀 Feature snapshot identifier argument and did minor changes

Feat: 🚀 Feature snapshot identifier argument and did minor changes #21

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
memcached:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/memcached/'
redis:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/redis/'
redis-cluster:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/redis-cluster/'