From 7db99a301cc2a18362d263a5adf7eec140816fdc Mon Sep 17 00:00:00 2001 From: dweinholz Date: Thu, 21 Sep 2023 12:18:55 +0200 Subject: [PATCH] Update call_fts3.yml --- .github/workflows/call_fts3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call_fts3.yml b/.github/workflows/call_fts3.yml index a1f902e..ed8e277 100644 --- a/.github/workflows/call_fts3.yml +++ b/.github/workflows/call_fts3.yml @@ -67,7 +67,7 @@ jobs: validate_changed_jsons: needs: changed-files - if: ${{ needs.changed-files.outputs.changed_files != '' }} + if: ${{ needs.changed-files.outputs.changed_files }} strategy: fail-fast: false matrix: