Skip to content

[bazel/infra] CI updates (backport #199) #124

[bazel/infra] CI updates (backport #199)

[bazel/infra] CI updates (backport #199) #124

Workflow file for this run

name: Bazel CI
on:
push:
branches: [gz-utils3, main]
pull_request:
branches: [gz-utils3, main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test:
uses: bazel-contrib/.github/.github/workflows/[email protected]
with:
folders: |
[
".",
]
exclude: |
[
{"folder": ".", "bzlmodEnabled": false},
]
exclude_windows: true