Add run-name for e2e

This commit is contained in:
Janne Valkealahti
2023-06-23 05:45:02 +01:00
parent d36b9d83fc
commit 4aecebd542

View File

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