Add run-name for e2e

This commit is contained in:
Janne Valkealahti
2023-06-23 05:44:55 +01:00
parent 66919689da
commit f12f8c6720

View File

@@ -1,4 +1,5 @@
name: e2e
run-name: ${{ format('{0} ({1})', github.workflow, github.ref_name) }}
on:
workflow_dispatch: