From 86a3f9cf7c4476d3867206e482d6707b805f8526 Mon Sep 17 00:00:00 2001 From: dweinholz Date: Thu, 21 Sep 2023 11:53:27 +0200 Subject: [PATCH] Update call_fts3.yml --- .github/workflows/call_fts3.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/call_fts3.yml b/.github/workflows/call_fts3.yml index 40215f8..3771670 100644 --- a/.github/workflows/call_fts3.yml +++ b/.github/workflows/call_fts3.yml @@ -48,8 +48,8 @@ jobs: uses: tj-actions/changed-files@v39 with: base_sha: "${{ steps.base-sha.outputs.sha }}" - files: | - databases/*.json + # files: | + # databases/*.json files_ignore: databases/database_schema.json