[CI, Fix] Add testing branch to actions file
This commit is contained in:
parent
1d6ddc803e
commit
e73a3ac17a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,7 +2,7 @@ name: Build and Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ bazel-setup ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'projs/docs/**'
|
- 'projs/docs/**'
|
||||||
- 'specs/**'
|
- 'specs/**'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user