Skip to content

Commit

Permalink
add 'manual' tag to write_aspect_bazelrc_presets to avoid being part …
Browse files Browse the repository at this point in the history
…of //...
  • Loading branch information
albertocavalcante committed Jul 3, 2024
1 parent 6c5d512 commit b8ff520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .settings/bazelrc/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ write_aspect_bazelrc_presets(
"debug",
"performance",
],
tags = ["manual"],
)

0 comments on commit b8ff520

Please sign in to comment.