From 29d20b0e24742a95924def0af24189e25dae028b Mon Sep 17 00:00:00 2001 From: Cal <35017184+CallumWalley@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:07:11 +1300 Subject: [PATCH] Update fetch_includes.yml Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com> --- .github/workflows/fetch_includes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fetch_includes.yml b/.github/workflows/fetch_includes.yml index 18624e261..4d8e215b3 100644 --- a/.github/workflows/fetch_includes.yml +++ b/.github/workflows/fetch_includes.yml @@ -4,7 +4,7 @@ on: inputs: force: type: boolean - description: Include 🎉🤣 emojis + description: Force even if no changes. schedule: - cron: '00 12 * * *' # Should run 1 hour after module list update. env: