From 807f59a7c3b4bb294f394683a37da1f44cad0613 Mon Sep 17 00:00:00 2001 From: Richard Wang Date: Thu, 2 Jul 2026 09:39:04 -0700 Subject: [PATCH] Update decaf references --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8003ac59..64b25c16f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,11 +3,11 @@ name: CI on: push: branches: - - decaf + - main pull_request: branches: - - decaf + - main env: CI: true