Skip to content

chore(deps): bump bbeesley/gha-auto-dependabot-rebase from 1.3.107 to 1.3.179 #554

chore(deps): bump bbeesley/gha-auto-dependabot-rebase from 1.3.107 to 1.3.179

chore(deps): bump bbeesley/gha-auto-dependabot-rebase from 1.3.107 to 1.3.179 #554

name: Validate PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-20.04
steps:
- name: Validate PR Title
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true