Skip to content

chore(audit): write-evidence pass for the nested-key critic, so same-spelling stops vouching for a fresh-object mapper #2200

chore(audit): write-evidence pass for the nested-key critic, so same-spelling stops vouching for a fresh-object mapper

chore(audit): write-evidence pass for the nested-key critic, so same-spelling stops vouching for a fresh-object mapper #2200

Workflow file for this run

name: PR Title Check
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: write
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Check PR Title
uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
docs
style
refactor
perf
test
build
ci
chore
revert
requireScope: false