From 43d5524a34ffeac02c763ff384957bf9f30ba425 Mon Sep 17 00:00:00 2001 From: Alysia Broddrick Date: Mon, 27 Jan 2025 15:33:02 -0800 Subject: [PATCH] removed ignore on files etc --- .github/workflows/test.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 642e9dc30..6332956f8 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -3,10 +3,6 @@ name: Testing on: push: - paths-ignore: - - 'docs/**' - - '**.md' - - '.gitignore' branches: - main pull_request: