Skip to content

chore(deps): bump dorny/paths-filter from 4.0.1 to 4.0.3 #425

chore(deps): bump dorny/paths-filter from 4.0.1 to 4.0.3

chore(deps): bump dorny/paths-filter from 4.0.1 to 4.0.3 #425

Workflow file for this run

name: PR Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
validate:
name: Validate PR title (Conventional Commits)
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}