Skip to content

chore: use signed commits when publishing packages through Lerna #3341

chore: use signed commits when publishing packages through Lerna

chore: use signed commits when publishing packages through Lerna #3341

Workflow file for this run

name: Check PR title
on:
pull_request_target:
types: [ opened, edited, synchronize ]
jobs:
check_pr_title:
name: 'Check PR title'
runs-on: ubuntu-latest
steps:
- uses: apify/actions/pr-title-check@v1.3.0