From 0138d29a018c587a87ffb01d96a942312e444901 Mon Sep 17 00:00:00 2001 From: Diane Diaz Date: Mon, 15 Dec 2025 16:36:22 -0800 Subject: [PATCH] enable docs-update-recipe-ref workflow --- .github/workflows/docs-update-recipe-ref.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/docs-update-recipe-ref.yml b/.github/workflows/docs-update-recipe-ref.yml index 9cce79979100..7ea122e1c335 100644 --- a/.github/workflows/docs-update-recipe-ref.yml +++ b/.github/workflows/docs-update-recipe-ref.yml @@ -24,9 +24,8 @@ on: type: boolean default: true - # Uncomment to enable automatic triggering on releases - # release: - # types: [published] + release: + types: [published] permissions: contents: write # Create branches and commit files