We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6691968 commit f12f8c6Copy full SHA for f12f8c6
.github/workflows/e2e.yml
@@ -1,4 +1,5 @@
1
name: e2e
2
+run-name: ${{ format('{0} ({1})', github.workflow, github.ref_name) }}
3
4
on:
5
workflow_dispatch:
0 commit comments