From 2ed32966ab514fe342a62b2702dff22d27c3ae72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20P=C5=82aczek?= Date: Mon, 2 Sep 2024 00:02:24 +0100 Subject: [PATCH] Revert "Stop actions until work placement finishes" This reverts commit 9cbb70cf400c4ff2b5a5c5cf53640fca79f3d9d9. --- .github/workflows/weekly_table.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly_table.yml b/.github/workflows/weekly_table.yml index f1f4512..27c82dc 100644 --- a/.github/workflows/weekly_table.yml +++ b/.github/workflows/weekly_table.yml @@ -6,7 +6,7 @@ name: Send weekly table to Discord on: workflow_dispatch: schedule: - - cron: '0 10 * 1-4 6' # '0 10 * 1-4,9-12 6' + - cron: '0 10 * 1-4,9-12 6' jobs: build: