Skip to content

chore(deps): bump the all group across 1 directory with 7 updates #7

chore(deps): bump the all group across 1 directory with 7 updates

chore(deps): bump the all group across 1 directory with 7 updates #7

Workflow file for this run

name: "PR Lint"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}