Temporarily disable bazel build until fixed.

pull/2595/head
Stella Laurenzo 2023-11-22 18:00:39 -08:00
parent 66b73edb28
commit 2148c4cd0d
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
name: Bazel Build and Test name: Bazel Build and Test
on: on:
push: # TODO: Fix bazel build after US holidays of 2023-Nov-23 and re-enable.
branches: [ main ] # push:
# branches: [ main ]
workflow_dispatch: workflow_dispatch:
# Ensure that only a single job or workflow using the same # Ensure that only a single job or workflow using the same