We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ef868 commit 0a779abCopy full SHA for 0a779ab
4 files changed
.github/workflows/bazel-ci.yml
@@ -1,5 +1,8 @@
1
name: Bazel CI
2
on:
3
+ push:
4
+ branches:
5
+ - master
6
pull_request:
7
branches:
8
- master
.github/workflows/cmake-ci.yml
name: CMake CI
.github/workflows/coverage.yml
name: Coverage
.github/workflows/linting.yml
name: Linting
0 commit comments