[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:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ bazel-setup ]
|
||||
paths-ignore:
|
||||
- 'projs/docs/**'
|
||||
- 'specs/**'
|
||||
|
|
Loading…
Reference in New Issue
Block a user