mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
Start with a limit
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -505,7 +505,7 @@ jobs:
|
|||||||
uses: ./.github/actions/determine-complexity
|
uses: ./.github/actions/determine-complexity
|
||||||
with:
|
with:
|
||||||
file-changed-limit: 10
|
file-changed-limit: 10
|
||||||
lines-changed-limit: 340
|
lines-changed-limit: 400
|
||||||
|
|
||||||
verify-downstream:
|
verify-downstream:
|
||||||
needs: determine-complexity
|
needs: determine-complexity
|
||||||
|
Reference in New Issue
Block a user