From 6bd9b1a83c3b5c1aeaa04a5ac9737103e32975b7 Mon Sep 17 00:00:00 2001 From: Kyle Lacy Date: Sun, 22 Dec 2024 23:19:41 -0800 Subject: [PATCH] [WIP] Test GH Actions workflow --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6ae11ac..eece973 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,8 +2,6 @@ name: Test Brioche Setup on: push: - branches: - - main pull_request: branches: - main