◐ Shell
clean mode source ↗

Label is not optional by asbjornu · Pull Request #44776 · github/docs

The label property of actions/upload-code-coverage is not optional.

Why:

In the documentation for actions/upload-code-coverage, label is clearly identified as required. It is therefore wrong to state that it is optional.

What's being changed (if available, include any code snippets, screenshots, or gifs):

Removing the word "optional" from the documentation of the label property.

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.