Skip to content

feat: add a configurable setting to put the CloudModeProcessor to sleep for a specified interval #508

feat: add a configurable setting to put the CloudModeProcessor to sleep for a specified interval

feat: add a configurable setting to put the CloudModeProcessor to sleep for a specified interval #508

name: Check PR title
on:
pull_request:
branches: ['master', 'develop', 'master-mpx', 'develop-mpx']
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@v3
- name: Check PR title
uses: rudderlabs/[email protected]