diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98ecdf197..0af9a3b55 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,4 @@ # Continuous integration jobs. -# # These get run on every pull-request, with Warp caches updated on push into `main` or `next`. name: CI