Skip to content

Commit

Permalink
title
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Sep 14, 2024
1 parent 5a2325a commit 22c9b41
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-plugins-e2e.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: E2E Docker Proxy Plugins Test 6.x
name: E2E Docker Proxy Plugins Test

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-proxy-apache-e2e.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: E2E Docker Proxy Apache Test 6.x
name: E2E Docker Proxy Apache Test

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-proxy-nginx-e2e.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: E2E Docker Proxy Nginx Test 6.x
name: E2E Docker Proxy Nginx Test

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: E2E CLI 6.x
name: E2E CLI

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-ui-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: E2E Docker UI Cypress 6.x
name: E2E Docker UI Cypress

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smok-test-docker.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker Smoke Test 6.x
name: Docker Smoke Test
on:
workflow_dispatch:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-canary.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: update canary dependency 6.x
name: update canary dependency

on:
workflow_dispatch:
Expand Down

0 comments on commit 22c9b41

Please sign in to comment.