Skip to content

chore(deps): bump shenxianpeng/used-by from 0.1.3 to 0.1.4 #285

chore(deps): bump shenxianpeng/used-by from 0.1.3 to 0.1.4

chore(deps): bump shenxianpeng/used-by from 0.1.3 to 0.1.4 #285

Workflow file for this run

name: Commit Check
on:
pull_request:
branches: 'main'
workflow_dispatch:
jobs:
commit-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./ # self test
with:
message: true
branch: true
author-name: true
author-email: true
commit-signoff: true
job-summary: true