From 2a729d32c1e358fcfa4315abc1b7070b003dad63 Mon Sep 17 00:00:00 2001 From: wileyj <2847772+wileyj@users.noreply.github.com> Date: Wed, 8 May 2024 09:33:58 -0700 Subject: [PATCH] remove paths-ignore --- .github/workflows/ci.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d028ac1efe..39048dc01b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,13 +24,6 @@ on: - reopened - synchronize - ready_for_review - paths-ignore: - - "**.md" - - "**.yml" - ## might be better to use inclusive v exclusive paths here, ex: - # paths: - # - "**.rs" - # - "**.clar" defaults: run: