From 6e6afd1923b4c7800c8cab1b02fdb4352dc64a08 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Tue, 7 Sep 2021 17:36:33 +0200 Subject: [PATCH] Fix payload of test-recent-extensions action --- .github/workflows/test-recent-extensions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-recent-extensions.yml b/.github/workflows/test-recent-extensions.yml index 6f0d2af..4359bfa 100644 --- a/.github/workflows/test-recent-extensions.yml +++ b/.github/workflows/test-recent-extensions.yml @@ -5,7 +5,7 @@ on: - cron: "0 12 * * *" repository_dispatch: types: - - test-recent + - test-recent-extensions jobs: determine_extension_list: