diff --git a/.github/workflows/build-firmware.yaml b/.github/workflows/build-firmware.yaml index 5ee723b..e7e47f8 100644 --- a/.github/workflows/build-firmware.yaml +++ b/.github/workflows/build-firmware.yaml @@ -1,8 +1,8 @@ name: Create Board Firmware on: - schedule: - - cron: '10 17 * * *' # build fresh every 5:10 PM +# schedule: + # - cron: '10 17 * * *' # build fresh every 5:10 PM push: # pull_request: workflow_dispatch: