From 483addc32dd985b15fbd83c679d4dc93b0447c8a Mon Sep 17 00:00:00 2001 From: Tyler Jang Date: Wed, 18 Oct 2023 17:11:55 -0700 Subject: [PATCH] update required --- action.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/action.yaml b/action.yaml index e8c724d..a211fae 100644 --- a/action.yaml +++ b/action.yaml @@ -4,8 +4,10 @@ description: Trunk.io Github Action to Compute, Upload, and Test Impacted Target inputs: trunk-token: - description: Repo API token used for authentication. Can be found at app.trunk.io. - required: true + description: + Repo API token used for authentication. Can be found at app.trunk.io. Required if + upload-targets + required: false target-branch: description: The Merge Instance's target branch. If unspecified, defaults to the repository's default