Skip to content

chore: update integrations-lib to 0.2.31 #11478

chore: update integrations-lib to 0.2.31

chore: update integrations-lib to 0.2.31 #11478

Workflow file for this run

name: Check PR Title
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.sha }}
cancel-in-progress: true
jobs:
check-pr-title:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- name: Check PR Title
uses: rudderlabs/[email protected]