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

ci - non-master prs can modify both cdk and connector (#67108)

This commit is contained in:
Matt Bayley
2025-10-06 12:46:26 -07:00
committed by GitHub
parent 899aab0687
commit 5840d3c9ae

View File

@@ -7,6 +7,7 @@ jobs:
enforce-pr-structure:
name: Enforce PR structure
runs-on: ubuntu-24.04
if: github.base_ref == 'master' && github.repository == 'airbytehq/airbyte'
steps:
- name: Check for changes in bulk CDK
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47