Skip to content

chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.13.2 [Snyk] #289

chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.13.2 [Snyk]

chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.13.2 [Snyk] #289

Workflow file for this run

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