Bugfix release of the Require Conditional Status Checks GitHub Action.
- Fixed #6: When checking
os.platform()
for Windows, we were checking forwindows
, but the value used by Node.js iswin32
. See: https://nodejs.org/docs/latest-v16.x/api/os.html#osplatform