Skip to content

Commit

Permalink
Update docs/configuring.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sigurd Spieckermann <[email protected]>
  • Loading branch information
freundTech and sisp authored Feb 12, 2024
1 parent 27882e1 commit 5ac4485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuring.md
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ Migrations are like [tasks][tasks], but each item can have additional keys:
is specified the migration will run on every update.
- **when** (optional): Specifies a condition that needs to hold for the task to run.
- **working_directory** (optional): Specifies the directory in which the command
should be run. Defaults to the destination directory.
will be run. Defaults to the destination directory.

If a `str` or `List[str]` is given as a migrator it will be treated as `command` with
all other items not present.
Expand Down

0 comments on commit 5ac4485

Please sign in to comment.