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:
parent
3643b5d93e
commit
84a447ba99
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
Loading…
Add table
Add a link
Reference in a new issue