We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2725699 + eae3174 commit aadd864Copy full SHA for aadd864
.github/workflows/test-ui-e2e-only-desktop.yml
@@ -1,6 +1,6 @@
1
name: "[Desktop] - E2E Only - Scheduled/Manual"
2
run-name: >
3
- @Desktop E2E • Test App triggered by ${{ github.actor }} on ref ${{ inputs.ref || github.ref_name }}
+ @Desktop E2E • triggered on ${{ inputs.ref || github.ref_name }} by ${{ github.actor }}
4
5
on:
6
schedule:
0 commit comments