diff --git a/.github/workflows/nightly_e2e.yaml b/.github/workflows/e2e.yaml similarity index 97% rename from .github/workflows/nightly_e2e.yaml rename to .github/workflows/e2e.yaml index 8812b5ad..0ba3859e 100644 --- a/.github/workflows/nightly_e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -1,4 +1,4 @@ -name: Nighty E2E +name: e2e on: schedule: diff --git a/README.md b/README.md index b0c01494..26c4ef63 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Discord](https://dcbadge.vercel.app/api/server/9hKJcWGcaB)](https://discord.gg/9hKJcWGcaB) [![ci](https://github.com/shorebirdtech/shorebird/actions/workflows/main.yaml/badge.svg)](https://github.com/shorebirdtech/shorebird/actions/workflows/main.yaml) -[![Nighty E2E](https://github.com/shorebirdtech/shorebird/actions/workflows/nightly_e2e.yaml/badge.svg)](https://github.com/shorebirdtech/shorebird/actions/workflows/nightly_e2e.yaml) +[![e2e](https://github.com/shorebirdtech/shorebird/actions/workflows/e2e.yaml/badge.svg)](https://github.com/shorebirdtech/shorebird/actions/workflows/e2e.yaml) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE-MIT) [![License: Apache](https://img.shields.io/badge/license-Apache-orange.svg)](./LICENSE-APACHE)