Skip to content

Commit 12710ce

Browse files
committed
✨ feat: configure dist to allow manual CI workflow edits
1 parent 2c10832 commit 12710ce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ install-updater = false
7979
pr-run-mode = "plan"
8080
# Whether to auto-include files like LICENSE/README
8181
auto-includes = true
82+
# Allow manual edits to CI workflow (we added --clobber flag)
83+
allow-dirty = ["ci"]
8284

8385
# Homebrew tap configuration
8486
[workspace.metadata.dist.homebrew]

0 commit comments

Comments
 (0)