[CI] Added main branch to the CI config
This commit is contained in:
parent
b8d5fe712d
commit
0ee2da14f4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,7 +2,7 @@ name: Build and Test
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ bazel-setup ]
|
||||
branches: [ main, bazel-setup ]
|
||||
paths-ignore:
|
||||
- 'projs/docs/**'
|
||||
- 'specs/**'
|
||||
|
|
Loading…
Reference in New Issue
Block a user