From 4e1849b09e0d789c26a7df9a50e5a12d253b3fb8 Mon Sep 17 00:00:00 2001 From: Matt Wonlaw Date: Mon, 6 Jul 2026 11:54:24 -0400 Subject: [PATCH] chore: on -> 'on' supposedly this is why I can't enable the trigger. I doubt it but we shall see. --- .github/workflows/signed-commit-authors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/signed-commit-authors.yml b/.github/workflows/signed-commit-authors.yml index 0926379..2da44cb 100644 --- a/.github/workflows/signed-commit-authors.yml +++ b/.github/workflows/signed-commit-authors.yml @@ -8,7 +8,7 @@ # The verifier needs a pull_request payload, so merge_group no-ops and passes. name: Signed Commit Authors -on: +'on': pull_request_target: types: [opened, synchronize, reopened] merge_group: