Update build-firmware.yaml

disable daily updates to only update manually
This commit is contained in:
AlphaX 2024-04-21 13:15:55 -04:00 committed by GitHub
parent ccaccca030
commit dad0b6c106
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
name: Create Board Firmware name: Create Board Firmware
on: on:
schedule: # schedule:
- cron: '10 17 * * *' # build fresh every 5:10 PM # - cron: '10 17 * * *' # build fresh every 5:10 PM
push: push:
# pull_request: # pull_request:
workflow_dispatch: workflow_dispatch: