From 91ed7198133d0337c19661ded70f0ddd0e842c16 Mon Sep 17 00:00:00 2001 From: Lucie Daeye Date: Tue, 6 Feb 2024 14:24:27 +0100 Subject: [PATCH] Formatting --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 4e4cdaa..7560b6c 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -213,7 +213,7 @@ jobs: if: ${{ failure() }} with: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} - + deploy-staging: runs-on: ubuntu-latest # Remove the filter on github.repository when using this template