infra: remove path filter on check_diffs (#15418)
CI should run on https://github.com/langchain-ai/langchain/pull/15412 But github only checks first 300 files: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#git-diff-comparisons > Diffs are limited to 300 files. If there are files changed that aren't matched in the first 300 files returned by the filter, the workflow will not run. You may need to create more specific filters so that the workflow will run automatically.
E
Erick Friis committed
a8f6f33cd9995dc97cf47d5d04f9aea5741e5d02
Parent: 4488234
Committed by GitHub <noreply@github.com>
on 1/2/2024, 6:10:48 PM