From 59083f779b5d70405dd67b0260fffc8903203efb Mon Sep 17 00:00:00 2001 From: Samuel Lijin Date: Fri, 22 Dec 2023 23:18:44 -0800 Subject: [PATCH] also disable the matrix trigger --- .github/workflows/matrix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/matrix.yaml b/.github/workflows/matrix.yaml index 2f1cda9..fe5bc0f 100644 --- a/.github/workflows/matrix.yaml +++ b/.github/workflows/matrix.yaml @@ -1,7 +1,7 @@ name: matrix if on: push: - branches: [main] + branches: [] jobs: changes: