diff --git a/.github/workflows/update-kernels.yml b/.github/workflows/update-kernels.yml index 4139b9a..ddaf1d6 100644 --- a/.github/workflows/update-kernels.yml +++ b/.github/workflows/update-kernels.yml @@ -2,6 +2,7 @@ name: Update Kernels on: + workflow_dispatch: schedule: - cron: '30 6 * * *'