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
fix(ci): check sync-introduced files instead of pre-existing directories
The upstream-sync workflow's verification step checked for the existence
of src/web/ and other excluded directories, but these already exist in
the repo. This caused every sync attempt to fail. Now uses git diff to
verify only that the sync step itself did not introduce excluded files.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments