You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: update-rule-metadata/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ This action depends on:
26
26
|`rule-api-version`| Version of the rule-api tooling to be used for the workflow. | No |`2.15.0.4476`|
27
27
|`sonarpedia-files`| Comma-separated list of sonarpedia files to be updated. By default, it will update all Sonarpedia files in the repository. | No | Auto-discovered |
28
28
|`branch`| Branch to run the check against and create the PR for. By default, it will use master. | No |`master`|
29
+
|`rspec-branch`| Branch of the rspec repository to be used. If not specified, the `master` branch will be used by default. | No |`master`|
0 commit comments