Skip to content

chore: add test branch #4

chore: add test branch

chore: add test branch #4

name: Format dependabot PR title to Totpal's commit format
on:
pull_request:
types: [opened]
branches: [master]
jobs:
format_title:
if: startsWith(github.head_ref, 'dependabot-')
runs-on: ubuntu-latest
steps:
- uses: toptal/davinci-github-actions/pr-conventional-to-toptal-commits@fx-4409-adoption-of-toptal-commit-message-format