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: