mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
987ea9bbf8
Because the contents of binary files are not included in patches by default, occasionally empty versions of these files are committed on accident. This is the most commonly happens within default themes because they usually contain image and font files. This adds a job to the theme related GitHub Action workflow that checks for the presence of zero-byte files so that these instances are caught more easily. Props costdev, hellofromTonya, luminuu, onemaggie. Fixes #59527. git-svn-id: https://develop.svn.wordpress.org/trunk@56792 602fd350-edb4-49c9-b593-d223f7449a82