Skip to content

Update dependency sort-package-json to v2.10.0 #565

Update dependency sort-package-json to v2.10.0

Update dependency sort-package-json to v2.10.0 #565

Workflow file for this run

name: happy-commit
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
happy:
runs-on: ubuntu-latest
name: happy
continue-on-error: true
steps:
- uses: kitsuyui/happy-commit@v0.9
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}