Skip to content

Commit

Permalink
Update buildbuddy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
brentleyjones committed Oct 5, 2022
1 parent 3d7541b commit 470d859
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions buildbuddy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ actions:
pull_request:
branches:
- "*"
git_clean_exclude:
- bazel-output-base
bazel_commands:
- "run --config=workflows //:buildifier.check"

Expand All @@ -110,5 +112,7 @@ actions:
pull_request:
branches:
- "*"
git_clean_exclude:
- bazel-output-base
bazel_commands:
- "test --config=workflows //docs:diff_test"

0 comments on commit 470d859

Please sign in to comment.