Skip to content

docs: update publish task naming and add unpublish section #9702

docs: update publish task naming and add unpublish section

docs: update publish task naming and add unpublish section #9702

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