[ACS-11476] added run name to Run e2e with Env (#5138)

This commit is contained in:
Adam Świderski
2026-04-09 09:59:32 +02:00
committed by GitHub
parent a2df5d2b0b
commit 7e1f4f5385

View File

@@ -1,4 +1,5 @@
name: "Run e2e with Env"
run-name: "Run e2e with Env - ${{ inputs.url }}"
description: "Run e2e tests with environment variables"
on: