[CI] Added main branch to the CI config

This commit is contained in:
dpeter99 2022-06-24 12:38:50 +02:00
parent b8d5fe712d
commit 0ee2da14f4

View File

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