Skip to content

ci: Fetch the full Git history to be able to diff it against HEAD #547

ci: Fetch the full Git history to be able to diff it against HEAD

ci: Fetch the full Git history to be able to diff it against HEAD #547

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}