Skip to content

Commit 2a270cd

Browse files
authored
Merge pull request #4 from trunk-io/use-bazel-target-for-codeowners
Enable use-bazel-target-for-codeowners for Bazel BEP uploads
2 parents 7815818 + 39fd49d commit 2a270cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bazel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
TRUNK_PUBLIC_API_ADDRESS: "https://api.trunk-staging.io"
3333
with:
3434
bazel-bep-path: bep.bin
35+
use-bazel-target-for-codeowners: true
3536
org-slug: trunk-staging-org
36-
cli-version: 0.12.11-beta.1
3737
public-repo-id: NNSvcFXb
3838
# Pass the test outcome for quarantining support
3939
previous-step-outcome: ${{ steps.run_tests.outcome }}

0 commit comments

Comments
 (0)