Skip to content

Commit 99a69ad

Browse files
committed
fix mac os build
1 parent 6ca5a57 commit 99a69ad

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/bazel_cli_build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,13 @@ name: Bazel CLI Build (macOS)
22

33
on:
44
push:
5-
paths:
6-
- '**'
75
paths-ignore:
86
- 'doc/**'
9-
- 'docs/**'
107
- 'example/**'
118
- '**/*.md'
129
pull_request:
13-
paths:
14-
- '**'
1510
paths-ignore:
1611
- 'doc/**'
17-
- 'docs/**'
1812
- 'example/**'
1913
- '**/*.md'
2014
workflow_dispatch:

0 commit comments

Comments
 (0)