1
0
mirror of synced 2025-12-19 18:14:56 -05:00

always run the "enforce 2-PRs" workflow (#67076)

This commit is contained in:
Edward Gao
2025-10-06 10:32:09 -07:00
committed by GitHub
parent 36a1f95a7f
commit 06595b3f61

View File

@@ -2,9 +2,6 @@ name: PR cannot modify both bulk CDK and connectors
on:
pull_request:
paths:
- "airbyte-cdk/bulk/**/*"
- "airbyte-integrations/connectors/**/*"
jobs:
enforce-pr-structure: