Skip to content

chore(deps): bump peter-evans/create-pull-request from 6 to 7 #275

chore(deps): bump peter-evans/create-pull-request from 6 to 7

chore(deps): bump peter-evans/create-pull-request from 6 to 7 #275

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