Skip to content

fix: updated python-dotenv version to remove upper limit #48

fix: updated python-dotenv version to remove upper limit

fix: updated python-dotenv version to remove upper limit #48

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: ubuntu-latest
steps:
- name: Checkout source branch
uses: actions/checkout@v3
- name: Check PR title
uses: rudderlabs/[email protected]