From 0990c792cc93d5a54fbdf1547ebd1c6d5592b888 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Mar 2023 10:44:03 +0100 Subject: [PATCH] Update weekly_stats_graphs.yaml --- .github/workflows/weekly_stats_graphs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/weekly_stats_graphs.yaml b/.github/workflows/weekly_stats_graphs.yaml index ab028af63..682b72cf5 100644 --- a/.github/workflows/weekly_stats_graphs.yaml +++ b/.github/workflows/weekly_stats_graphs.yaml @@ -9,7 +9,6 @@ on: jobs: stats_graphs: runs-on: ubuntu-20.04 - needs: stats_updater steps: - name: Checkout Repo uses: actions/checkout@v3