Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down