From 2c1de6518921cc129ad211abc620e57ecfbba5ce Mon Sep 17 00:00:00 2001 From: frets1700 Date: Wed, 6 Dec 2023 09:19:27 -0500 Subject: [PATCH] temp remove path ignore for running jobs --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8c4177..8eed127 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,6 @@ on: push: paths-ignore: - '*.md' - - '.github/**' pull_request: paths-ignore: