Skip to content

Commit 235bd6a

Browse files
committed
fix: allow custom CI modifications for Homebrew workflow
1 parent 67c02f7 commit 235bd6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ create-release = true
3939
install-path = "CARGO_HOME"
4040
# Whether to install an updater program
4141
install-updater = false
42+
# Allow custom modifications to generated CI files
43+
allow-dirty = ["ci"]
4244

4345
[workspace.dependencies]
4446
# Core dependencies

0 commit comments

Comments
 (0)