Skip to content

Commit 36814b1

Browse files
committed
Configure parallel-lint-excludes
1 parent cf052e8 commit 36814b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/code-quality.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ on:
1010
jobs:
1111
code-quality:
1212
uses: wp-cli/.github/.github/workflows/reusable-code-quality.yml@main
13+
with:
14+
parallel-lint-excludes: |
15+
process
16+
wordpress-core

0 commit comments

Comments
 (0)