Skip to content

Commit aadd864

Browse files
authored
Merge pull request #14572 from LedgerHQ/ci/QAA-883-lwd-build-name
ci(e2e): improve readability and searchability in git ui
2 parents 2725699 + eae3174 commit aadd864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ui-e2e-only-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "[Desktop] - E2E Only - Scheduled/Manual"
22
run-name: >
3-
@Desktop E2E • Test App triggered by ${{ github.actor }} on ref ${{ inputs.ref || github.ref_name }}
3+
@Desktop E2E • triggered on ${{ inputs.ref || github.ref_name }} by ${{ github.actor }}
44
55
on:
66
schedule:

0 commit comments

Comments
 (0)