Skip to content

Commit

Permalink
Update docs about auto-cancellation (#9091)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeFunes authored Nov 21, 2024
1 parent f2adbb9 commit 6bd1f00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jekyll/_cci2/skip-build.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ To save time, you can configure CircleCI to automatically cancel any non-termina

A few points to note regarding the use of the auto-cancel feature:

* Your project's default branch (usually `main`) will never auto-cancel workflows.
* Auto-cancel affect pipelines triggered by pushes to a VCS or via the API.
* Pushing to a default branch (usually `main`) will never auto-cancel workflows.
* Auto-cancel affects pipelines triggered by pushes to a VCS or via the API.
* Only workflows that are triggered when the feature is enabled will be auto-cancelled.

### Enable auto-cancel
Expand Down

0 comments on commit 6bd1f00

Please sign in to comment.