Skip to content

chore(deps-dev): bump @humanfs/node from 0.16.6 to 0.16.8 #231

chore(deps-dev): bump @humanfs/node from 0.16.6 to 0.16.8

chore(deps-dev): bump @humanfs/node from 0.16.6 to 0.16.8 #231

Workflow file for this run

name: Lint PR Title
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
jobs:
main:
name: conventional-commit
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}