From b67fbb76f6801df52d4a979c214133f7eb4faac0 Mon Sep 17 00:00:00 2001 From: Sangjoon Bob Lee Date: Wed, 25 Sep 2024 21:45:30 -0400 Subject: [PATCH] Remove null in matrix and codecov.yml --- .github/workflows/matrix-and-codecov-on-merge-to-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/matrix-and-codecov-on-merge-to-main.yml b/.github/workflows/matrix-and-codecov-on-merge-to-main.yml index c1905e0..743193f 100644 --- a/.github/workflows/matrix-and-codecov-on-merge-to-main.yml +++ b/.github/workflows/matrix-and-codecov-on-merge-to-main.yml @@ -8,7 +8,7 @@ on: types: - prereleased - published - workflow_dispatch: null + workflow_dispatch: jobs: coverage: