Skip to content

Commit 56631b2

Browse files
committed
diagnose commit
1 parent 6b023ad commit 56631b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
echo "only_docs=true" >> $GITHUB_OUTPUT
5757
echo "change"
5858
fi
59+
grep -vE '^(server/|cypress/|cypress\.config\.ts|README\.md|\.github/workflows/ci-build\.yml|renovate\.json|LICENSE|\.prettierrc|\.github/workflows/release-build\.yml|\.github/PULL_REQUEST_TEMPLATE\.md|public/robots\.txt)' changed.txt | grep .
5960
6061
6162
lint-and-unit-test:

0 commit comments

Comments
 (0)