Skip to content

Commit a2e4f5d

Browse files
authored
community-ci: fix typo on workflow (#37759)
1 parent 355b92c commit a2e4f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/community_ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ jobs:
135135
# This will sync the .github folder of the main repo with the fork
136136
# This allows us to use up to date actions and internal packages logic from the main repo
137137
# It will also prevent forks from changing CI logic - name: Pull .github folder from main repository
138+
- name: Pull .github folder from main repository
138139
id: pull_github_folder
139140
run: |
140141
git remote add main https://github.com/airbytehq/airbyte.git

0 commit comments

Comments
 (0)