From dc47f385310e3bc229b8c8d61345d3071922f3b7 Mon Sep 17 00:00:00 2001 From: Anshi Singh Date: Wed, 29 Apr 2026 12:15:44 -0700 Subject: [PATCH] Remove paths from pull request --- .github/workflows/macaron-check-github-actions.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/macaron-check-github-actions.yml b/.github/workflows/macaron-check-github-actions.yml index d4fd1c374b..13364e45b2 100644 --- a/.github/workflows/macaron-check-github-actions.yml +++ b/.github/workflows/macaron-check-github-actions.yml @@ -7,9 +7,6 @@ name: Run Macaron to Check Supply Chain Security Issues on: pull_request: - paths: - - ".github/workflows/**" - - ".github/actions/**" push: branches: - legacy/v2/master