WordPress / theme-review-action

Other
30 stars 9 forks source link

Fix status check #72

Closed louisgcom closed 1 year ago

louisgcom commented 1 year ago

It failed, if page returns 304 Not Modified code. This happened on my side because Theme URI and Author URI contains an identical URL and the second call returned 304 instead of 200. Here is a fix.