Skip to content

Allow to enable `rspec_profiling` for a branch on the CI

What does this MR do?

Allow to enable `rspec_profiling` for a branch on the CI

`rspec_profiling` will be enabled if the branch name includes
`rspec-profile`.

Closes #30907 (closed)

Merge request reports