diff --git a/.github/workflows/build-BITSv5-test.yml b/.github/workflows/build-BITSv5-test.yml index 0f1a9812..b3874966 100644 --- a/.github/workflows/build-BITSv5-test.yml +++ b/.github/workflows/build-BITSv5-test.yml @@ -8,7 +8,7 @@ on: push: branches: ["master"] paths: - - "BITSv5/test/**" + - "**/BITSv5/test/**" # Allows you to run this workflow manually from the Actions tab workflow_dispatch: