Skip to content

Commit

Permalink
Update call_fts3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz authored Sep 21, 2023
1 parent d3ae387 commit 7db99a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call_fts3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7db99a3

Please sign in to comment.