Automatically checks that the code at least builds.
@@ -3,6 +3,7 @@ name: Build ZuluSCSI firmware
on:
push:
workflow_dispatch:
+ pull_request:
jobs:
build_firmware: