From 03fd1b291bef2f4e8227ab8d2931e495be17e6bb Mon Sep 17 00:00:00 2001 From: Stefan Maron Date: Tue, 15 Oct 2024 06:30:19 +0200 Subject: [PATCH] filter does not work --- .github/workflows/BuildNewCommits.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/BuildNewCommits.yml b/.github/workflows/BuildNewCommits.yml index 0dcba69d247..582e9e126c4 100644 --- a/.github/workflows/BuildNewCommits.yml +++ b/.github/workflows/BuildNewCommits.yml @@ -48,8 +48,6 @@ jobs: - name: Check out the repository to the runner uses: actions/checkout@v4.2.1 - with: - filter: '${{matrix.countries}}-*' - name: Build Commits shell: pwsh