Skip to content

fix: hide-previous-comment now can handel matrix strategy runs when given a unique comment-header #188

fix: hide-previous-comment now can handel matrix strategy runs when given a unique comment-header

fix: hide-previous-comment now can handel matrix strategy runs when given a unique comment-header #188

name: Conventional Commits
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: liatrio/github-actions/conventional-pr-title@master
with:
token: ${{ secrets.GITHUB_TOKEN }}