Skip to content

Commit

Permalink
Start with a limit
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriziovitale committed Jul 23, 2024
1 parent fadb0bf commit baa3dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ jobs:
uses: ./.github/actions/determine-complexity
with:
file-changed-limit: 10
lines-changed-limit: 340
lines-changed-limit: 400

verify-downstream:
needs: determine-complexity
Expand Down

0 comments on commit baa3dce

Please sign in to comment.