Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gcattan authored Dec 10, 2022
1 parent 5d942cd commit c09ea5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Four estimation are performed:
A branch is coupled to another branch if it is contained in this other branch history (`git branch --contains...`).
When there is more than 10 branches, the program randomly select 10 branches among all branches plus the branches passed through the `mainBranches` input.

The overall score returned as an output is a combination of these score.
The overall score returned as an output is a combination of these scores.
The closer to 100%, the higher the quality.

An example is available [here](.github/workflows/test-action.yml).
Expand Down

0 comments on commit c09ea5f

Please sign in to comment.