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 image check workflow to only validate root README.md
- Removed GNU-specific -printf flag for cross-platform compatibility
- Simplified image finding using shell globs instead of find command
- Changed to only check root README.md instead of all README files
- Fixed path normalization to handle ./prefix correctly
- Changed README.md missing case to pass with warning instead of fail
- Updated messages to clarify checking only root README.md
0 commit comments