RULEAPI-701: Remove stray step (#443)

This commit is contained in:
Arseniy Zaostrovnykh 2021-10-01 14:42:07 +02:00 committed by GitHub
parent 79852f587e
commit 4d6347f458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,9 +96,8 @@ Similar to adding a new rule, if the rule exists on the main branch, trigger the
. click on the grey _Run wokflow_ button (on the right).
. in the field _"ID of an existing rule"_ write the ID of the existing rule you want to add language to.
It must be in a form `Sxxxx` where `xxxx` is the number of the rule.
For example, `S100`, `S1234`, `S6000`.
. write the list of languages you want to specify this rule for.
. in the field _"Language to be added to the rule"_ specify one language to be added to the rule. +
For example: `S100`, `S1234`, or `S6000`.
. in the field _"Language to be added to the rule"_ specify one language you want to add to the rule. +
It can be any of the following:
include::supported_languages.adoc[]
. click on the green _Run workflow_ button.