Skip to content

Commit

Permalink
chore: trial4 (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeeshan Lakhani authored Jan 19, 2024
1 parent e693e84 commit 38340da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion .ignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ diesel.toml
codecov.yml
LICENSE
.gitkeep
.gitignore
*.nix
*.md
.envrc
.dockerignore
.gitignore
.pre-commit-config.yaml
**/fixtures
*test_*.json
Expand Down
17 changes: 0 additions & 17 deletions release-plz.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[workspace]
changelog_update = false
publish = false
pr_labels = ["release"]

[[package]]
Expand All @@ -22,18 +20,3 @@ changelog_update = true
name = "homestar-workflow"
publish = true
changelog_update = true

[[package]]
name = "homestar-functions-add"
publish = false
changelog_update = false

[[package]]
name = "homestar-functions-test"
publish = false
changelog_update = false

[[package]]
name = "websocket-relay"
publish = false
changelog_update = false

0 comments on commit 38340da

Please sign in to comment.