Skip to content

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

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

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

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 }}