Skip to content

Commit

Permalink
Document runs.steps[*].continue-on-error for composite actions (git…
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref authored Feb 27, 2025
1 parent 4f8e7d2 commit a291f76
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -362,14 +362,10 @@ runs:
last_name: Octocat
```

{% ifversion ghes %}

#### `runs.steps[*].continue-on-error`

**Optional** Prevents the action from failing when a step fails. Set to `true` to allow the action to pass when this step fails.

{% endif %}

## `runs` for Docker container actions

**Required** Configures the image used for the Docker container action.
Expand Down

0 comments on commit a291f76

Please sign in to comment.