From ff27e8564e923776b9ba4dd05e90c41f07da9708 Mon Sep 17 00:00:00 2001 From: xavier jouppe Date: Mon, 20 Jan 2025 17:30:49 +0100 Subject: [PATCH] chore: rename deploy --- .github/workflows/{deploy-cluster-full.yml => deploy.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{deploy-cluster-full.yml => deploy.yml} (98%) diff --git a/.github/workflows/deploy-cluster-full.yml b/.github/workflows/deploy.yml similarity index 98% rename from .github/workflows/deploy-cluster-full.yml rename to .github/workflows/deploy.yml index 8542d3c37..2edb7e5ea 100644 --- a/.github/workflows/deploy-cluster-full.yml +++ b/.github/workflows/deploy.yml @@ -7,7 +7,7 @@ on: jobs: deploy-website-staging: - name: Deploy website to staging + name: Deploy - staging runs-on: ubuntu-latest timeout-minutes: 15 environment: