diff --git a/action.yml b/action.yml index 6379c326..68946e21 100644 --- a/action.yml +++ b/action.yml @@ -220,9 +220,9 @@ inputs: wait: description: |- - If true, the action will wait for the job to complete before exiting. This + If true, the action will execute and wait for the job to complete before exiting. This option only applies to jobs. - default: 'true' + default: 'false' required: false revision_traffic: