Skip to content

Commit

Permalink
airbyte-lib: fix CI change detection (airbytehq#34447)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored and jatinyadav-cc committed Feb 26, 2024
1 parent 3a0121a commit c7acdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/airbyte-ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- 'airbyte-ci/connectors/metadata_service/orchestrator/**'
- '!**/*.md'
airbyte_lib:
- 'airbyte_lib/**'
- 'airbyte-lib/**'
- '!**/*.md'
- name: Run airbyte-ci/connectors/connector_ops tests
Expand Down

0 comments on commit c7acdde

Please sign in to comment.