Skip to content

chore(deps): bump SonarSource/sonarcloud-github-action from 2.1.1 to 3.0.0 #8793

chore(deps): bump SonarSource/sonarcloud-github-action from 2.1.1 to 3.0.0

chore(deps): bump SonarSource/sonarcloud-github-action from 2.1.1 to 3.0.0 #8793

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]