Skip to content
Snippets Groups Projects
Unverified Commit 1de6d49e authored by Yaroslav Lobankov's avatar Yaroslav Lobankov
Browse files

ci: fix email subject in perf_sysbench.yml

The `${{ github.ref_name }}` expression is always evaluated to 'master'
because the workflow is running on the 'master' branch. But it is wrong
in the case of the '2.10' branch. Now it's fixed.

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci

(cherry picked from commit b08e23f4)
parent 1acfc2fd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment