[CI, Fix] Add testing branch to actions file

This commit is contained in:
dpeter99 2022-06-18 17:05:49 +02:00
parent 1d6ddc803e
commit e73a3ac17a

View File

@ -2,7 +2,7 @@ name: Build and Test
on:
push:
branches: [ main ]
branches: [ bazel-setup ]
paths-ignore:
- 'projs/docs/**'
- 'specs/**'