[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add a11y/ui scopes

+3 -1
+3 -1
.github/workflows/semantic-pull-requests.yml
··· 23 23 uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1 24 24 with: 25 25 scopes: | 26 + a11y 27 + deps 26 28 docs 27 29 i18n 28 - deps 30 + ui 29 31 subjectPattern: ^(?![A-Z]).+$ 30 32 subjectPatternError: | 31 33 The subject "{subject}" found in the pull request title "{title}"