Skip to content

Fix parameter cluster-preferred-endpoint-type is incompatible with redis 6 #42

Fix parameter cluster-preferred-endpoint-type is incompatible with redis 6

Fix parameter cluster-preferred-endpoint-type is incompatible with redis 6 #42

Workflow file for this run

name: Shell scripts CI
on:
pull_request:
branches: [ "master" ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master