Skip to content

chore(deps): bump apify/workflows/.github/workflows/python_bump_and_update_changelog.yaml from 6cbb5232cc59d59047f1e8268da10747e729989e to 47c305bdd5647f56c224ef9257804493e0912698 #2

chore(deps): bump apify/workflows/.github/workflows/python_bump_and_update_changelog.yaml from 6cbb5232cc59d59047f1e8268da10747e729989e to 47c305bdd5647f56c224ef9257804493e0912698

chore(deps): bump apify/workflows/.github/workflows/python_bump_and_update_changelog.yaml from 6cbb5232cc59d59047f1e8268da10747e729989e to 47c305bdd5647f56c224ef9257804493e0912698 #2

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