Skip to content

fix: prevent cookie storage engine options init by default #5024

fix: prevent cookie storage engine options init by default

fix: prevent cookie storage engine options init by default #5024

Workflow file for this run

name: Check PR Title
on:
pull_request:
branches: ['main', 'develop', 'hotfix/*']
types: ['opened', 'reopened', 'edited', 'synchronize']
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.sha }}
cancel-in-progress: true
jobs:
check_pr_title:
name: Check PR title
runs-on: [self-hosted, Linux, X64]
steps:
- name: Check PR title
uses: rudderlabs/[email protected]