From 388494cb962beae9863b2e4a7ca63e14efaf2669 Mon Sep 17 00:00:00 2001 From: Lauren Tan Date: Mon, 23 Sep 2024 15:31:10 -0400 Subject: [PATCH] Update [ghstack-poisoned] --- .github/workflows/runtime_commit_artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/runtime_commit_artifacts.yml b/.github/workflows/runtime_commit_artifacts.yml index 4653a604d5bd7..ac312531ac6fa 100644 --- a/.github/workflows/runtime_commit_artifacts.yml +++ b/.github/workflows/runtime_commit_artifacts.yml @@ -12,7 +12,7 @@ on: required: false type: string force: - description: 'True to force a commit to the builds/... branches' + description: 'Force a commit to the builds/... branches' required: true default: false type: boolean