From 3b3e470a0725c90f4c02eaa868bb7a0f823cb97a Mon Sep 17 00:00:00 2001 From: Linda_pp Date: Sat, 15 Nov 2025 19:46:59 +0900 Subject: [PATCH] Fix `image_version` workflow trigger name --- .../workflows-and-actions/events-that-trigger-workflows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/reference/workflows-and-actions/events-that-trigger-workflows.md b/content/actions/reference/workflows-and-actions/events-that-trigger-workflows.md index 903e39449fd2..ca9ae26db64a 100644 --- a/content/actions/reference/workflows-and-actions/events-that-trigger-workflows.md +++ b/content/actions/reference/workflows-and-actions/events-that-trigger-workflows.md @@ -234,7 +234,7 @@ on: gollum ``` -## image_version_ready +## `image_version` | Webhook event payload | Activity types | `GITHUB_SHA` | `GITHUB_REF` | |----------------------| -------------- | ------------ | -------------|