Skip to content

refactor!: Test with crawlee branch storage-clients-and-configurations #973

refactor!: Test with crawlee branch storage-clients-and-configurations

refactor!: Test with crawlee branch storage-clients-and-configurations #973

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: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}