From ac79a9801e6026884bb8dd62920afc42bd254e39 Mon Sep 17 00:00:00 2001 From: Caden Myers Date: Fri, 6 Feb 2026 13:54:25 -0500 Subject: [PATCH 1/2] update matrix testing --- .github/workflows/matrix-and-codecov-on-merge-to-main.yml | 3 --- 1 file changed, 3 deletions(-) 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 c4a683c5..2bd09ede 100644 --- a/.github/workflows/matrix-and-codecov-on-merge-to-main.yml +++ b/.github/workflows/matrix-and-codecov-on-merge-to-main.yml @@ -1,9 +1,6 @@ name: CI on: - push: - branches: - - main release: types: - prereleased From 9bd5ba92c3a0fbfe0304727f45bc6d854a580824 Mon Sep 17 00:00:00 2001 From: Caden Myers Date: Fri, 6 Feb 2026 13:54:52 -0500 Subject: [PATCH 2/2] news --- news/matrix-update.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 news/matrix-update.rst diff --git a/news/matrix-update.rst b/news/matrix-update.rst new file mode 100644 index 00000000..2db9ac19 --- /dev/null +++ b/news/matrix-update.rst @@ -0,0 +1,23 @@ +**Added:** + +* No news needed: update matrix to run on dispatch. + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +*