Skip to content

chore(deps-dev): bump rollup from 4.18.1 to 4.22.4 in the npm_and_yarn group #584

chore(deps-dev): bump rollup from 4.18.1 to 4.22.4 in the npm_and_yarn group

chore(deps-dev): bump rollup from 4.18.1 to 4.22.4 in the npm_and_yarn group #584

Workflow file for this run

name: Check PR title
on:
pull_request:
branches: ['develop', 'master']
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/github-action-check-pr-title@v1.0.11