We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355b92c commit a2e4f5dCopy full SHA for a2e4f5d
.github/workflows/community_ci.yml
@@ -135,6 +135,7 @@ jobs:
135
# This will sync the .github folder of the main repo with the fork
136
# This allows us to use up to date actions and internal packages logic from the main repo
137
# It will also prevent forks from changing CI logic - name: Pull .github folder from main repository
138
+ - name: Pull .github folder from main repository
139
id: pull_github_folder
140
run: |
141
git remote add main https://github.com/airbytehq/airbyte.git
0 commit comments