You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR modifies example tutorial files that are also modified in open sync PR(s) on \`cosmos/example\`:
@@ -108,9 +107,7 @@ ${SYNC_PR_LINKS}
108
107
**Overlapping files:**
109
108
${OVERLAP_LIST}
110
109
111
-
These files are kept in sync between the two repos. Merging this PR before the sync PR is resolved may cause conflicts. Please coordinate with the sync PR author or wait until it is merged first.
112
-
EOF
113
-
)
110
+
These files are kept in sync between the two repos. Merging this PR before the sync PR is resolved may cause conflicts. Please coordinate with the sync PR author or wait until it is merged first."
114
111
115
112
# Update existing comment or post a new one
116
113
EXISTING_COMMENT=$(gh api "repos/cosmos/docs/issues/$PR_NUMBER/comments" \
0 commit comments