summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2021-01-05 12:38:12 -0800
committergVisor bot <gvisor-bot@google.com>2021-01-05 12:40:22 -0800
commit33d59811fc4882a1fffeb7452be7a370fb769ddf (patch)
tree122f1211954498c903428580782500abc6b3d88e /.github
parent2a5d3c248fbccfd1f711d027d70ba855625f22f3 (diff)
Change the build badge to point to BuildKite.
PiperOrigin-RevId: 350197814
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ab0bf9cb5..270aaf034 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -2,9 +2,6 @@
# posts them to GitHub, if applicable. This leverages the fact that the
# workflow token has appropriate permissions to do so, and attempts to
# leverage the GitHub workflow caches.
-#
-# This workflow also generates the build badge that is referred to by
-# the main README.
name: "Build"
"on":
push: