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:
@@ -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:
|
||||
Reference in New Issue
Block a user