From 2ac363c676901b2d48bdfad902ee09b8725a60ef Mon Sep 17 00:00:00 2001 From: Tim Krins Date: Fri, 20 Sep 2024 16:04:25 +0100 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce45360..6c06841 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ Codecov's Action supports inputs from the user. These inputs, along with their d | `plugins` | Comma-separated list of plugins for use during upload. | Optional | `report_code` | The code of the report. If unsure, do not include | Optional | `root_dir` | Used to specify the location of your .git root to identify project root directory | Optional +| `send-notifications` | Send notifications (does not upload coverage, requires codecov.notify.manual_trigger to be true) | Optional | `slug` | Specify the slug manually (Enterprise use) | Optional | `url` | Specify the base url to upload (Enterprise use) | Optional | `use_legacy_upload_endpoint` | Use the legacy upload endpoint | Optional