diff --git a/.github/workflows/test-recent-extensions.yml b/.github/workflows/test-recent-extensions.yml index d746067..085bbec 100644 --- a/.github/workflows/test-recent-extensions.yml +++ b/.github/workflows/test-recent-extensions.yml @@ -2,7 +2,7 @@ name: Test recent on: schedule: - - cron: "0 */12 * * *" + - cron: "0 12 * * *" repository_dispatch: types: - test-recent