From 58b4d65403f8d9f56590396e1919672024bed9d8 Mon Sep 17 00:00:00 2001 From: Essam Date: Fri, 19 Apr 2024 17:26:04 +0200 Subject: [PATCH] Update cheatsheet.yml --- .github/workflows/cheatsheet.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cheatsheet.yml b/.github/workflows/cheatsheet.yml index e565676..a4a2fde 100644 --- a/.github/workflows/cheatsheet.yml +++ b/.github/workflows/cheatsheet.yml @@ -3,6 +3,7 @@ name: Download MLJ Cheatsheet on: schedule: - cron: "0 */6 * * *" + workflow_dispatch: jobs: download-and-commit: