1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

chore: rename prometheus 2 actions file

Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
This commit is contained in:
Jayapriya Pai
2025-01-31 15:52:54 +05:30
parent 3643b5d93e
commit 84a447ba99

View File

@@ -1,4 +1,4 @@
name: e2e-prometheus3
name: e2e-prometheus-v2
on:
workflow_dispatch:
@@ -7,7 +7,7 @@ on:
jobs:
e2e-tests:
name: E2E experimental version tests
name: E2E Prometheus v2 tests
runs-on: ubuntu-latest
if: github.repository == 'prometheus-operator/prometheus-operator'
strategy: