Skip to content

Commit

Permalink
Remove the first paragraph of 'continueAfterMatch' description
Browse files Browse the repository at this point in the history
It appears that this description is not accurate for the 'continueAfterMatch (default: true)'
  • Loading branch information
Nurgul Amat committed Sep 13, 2023
1 parent 1ac9e59 commit ca4a0f0
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
<p><b>Description</b></p>
<p>
By default, once the conditions of a rule are met and the corresponding actions are applied,
the plugin proceeds to the next completed build in the build history and
triggers a reevaluation of all rules, starting from the beginning of the rules list.
</p>
<ul>
<li>
When this flag is set to <code>false</code>,
Expand Down

0 comments on commit ca4a0f0

Please sign in to comment.