add send-notifications parameter

This commit is contained in:
Tim Krins 2024-09-20 15:46:35 +01:00
parent 735bb0a519
commit 6898e7496a
No known key found for this signature in database

View file

@ -113,6 +113,9 @@ inputs:
working-directory:
description: 'Directory in which to execute codecov.sh'
required: false
send-notifications:
description: 'Manually trigger the sending of notifications (does not upload coverage, requires codecov.notify.manual_trigger to be true)'
required: false
branding:
color: 'red'
icon: 'umbrella'