Skip to content

Commit 17bc0e2

Browse files
committed
section test reduction
1 parent 130aa99 commit 17bc0e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-verification.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
description: 'PR description must include a "## Backports" section. Please add this section and provide information about this PR backport to develop or develop-2.0.0 branch respectively or explain why backport is not needed.'
3838
},
3939
{
40-
header: '## Testing & QA (How your changes can be verified during release Playtest)',
41-
description: 'PR description must include a "## Testing & QA (How your changes can be verified during release Playtest)" section. Please add this section and provide information about the testing performed for this PR. It can range from adding unit tests to full samples and is needed from QA side to analyze PRs while Playtesting for the release.'
40+
header: '## Testing & QA',
41+
description: 'PR description must include a "## Testing & QA" section. Please add this section and provide information about the testing performed for this PR. It can range from adding unit tests to full samples and is needed from QA side to analyze PRs while Playtesting for the release.'
4242
},
4343
{
4444
header: '## Documentation',

0 commit comments

Comments
 (0)