Skip to content

feat: user session implementation #176

feat: user session implementation

feat: user session implementation #176

Workflow file for this run

name: Check PR title
on:
pull_request:
branches: ['develop', 'main']
types: ['opened', 'reopened', 'edited', 'synchronize']
jobs:
check_pr_title:
name: Check PR title
runs-on: ubuntu-latest
steps:
- name: Checkout source branch
uses: actions/checkout@v4
- name: Check PR title
uses: rudderlabs/[email protected]