Skip to content

Commit

Permalink
ci: check for required reviewers on destinations (airbytehq#35428)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroslopez authored and jatinyadav-cc committed Feb 26, 2024
1 parent ac6ca93 commit b426571
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/connector_teams_review_requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ on:
- synchronize
paths:
- "airbyte-integrations/connectors/source-**"
- "airbyte-integrations/connectors/destination-**"
pull_request_review:
paths:
- "airbyte-integrations/connectors/source-**"
- "airbyte-integrations/connectors/destination-**"
jobs:
check-review-requirements:
name: "Check if a review is required from Connector teams"
Expand Down

0 comments on commit b426571

Please sign in to comment.