Skip to content

fix: config deadlock by trying to acquire a read lock twice #226

fix: config deadlock by trying to acquire a read lock twice

fix: config deadlock by trying to acquire a read lock twice #226

name: 'Pull request description'
on:
pull_request:
types:
- opened
- edited
- reopened
jobs:
enforce:
runs-on: ubuntu-latest
steps:
- uses: rudderlabs/pr-description-enforcer@v1.0.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
placeholder-regex: '< Replace .* >'