1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-21 03:38:43 +00: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
No known key found for this signature in database
GPG key ID: 3E100BB6BD29148E

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: