Skip to content

Replace custom Redis config struct with go-redis UniversalOptions (adds sentinel & cluster support) #88

Replace custom Redis config struct with go-redis UniversalOptions (adds sentinel & cluster support)

Replace custom Redis config struct with go-redis UniversalOptions (adds sentinel & cluster support) #88

Workflow file for this run

name: Pull Request Labeler
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request_target:
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
dot: true