Skip to content

Do even less work when not importing Index Build indexstores #7852

Do even less work when not importing Index Build indexstores

Do even less work when not importing Index Build indexstores #7852

Workflow file for this run

name: 'Check commit message style'
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
jobs:
check-commit-message-style:
name: Check commit message style
runs-on: ubuntu-latest
steps:
- name: Check
uses: mristin/[email protected]
with:
allow-one-liners: 'true'
additional-verbs: 'color,colorize,copy,embed,expose,properly,silence,symlink,split'
max-subject-line-length: '80'
skip-body-check: 'true'