Skip to content

Commit 39ae7ef

Browse files
authored
Update CatchyCodeComplexity.yml
1 parent 637b1aa commit 39ae7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CatchyCodeComplexity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
steps:
1414
- uses: miguelcsx/[email protected]
1515
with:
16-
threshold: '15'
16+
threshold: ${{ github.event.inputs.threshold || '15' }}

0 commit comments

Comments
 (0)