Skip to content

chore(deps): bump python-dotenv from 1.0.1 to 1.2.1 #36

chore(deps): bump python-dotenv from 1.0.1 to 1.2.1

chore(deps): bump python-dotenv from 1.0.1 to 1.2.1 #36

Workflow file for this run

name: Check PR Title
on:
pull_request:
branches: ['master']
types: ['opened', 'reopened', 'edited', 'synchronize']
jobs:
check_pr_title:
name: Check PR title
runs-on: [self-hosted, Linux, X64]
steps:
- name: Check PR title
uses: rudderlabs/github-action-check-pr-title@v1.0.11