Update build-firmware.yaml

This commit is contained in:
rusefillc 2024-06-26 11:05:16 -04:00 committed by GitHub
parent f8b7b1bf6a
commit 9a7424c499
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
on:
schedule:
- cron: '35 16 * * *' # build fresh every 4:35 PM UTC which is often 12:35 EST
# schedule:
# - cron: '35 16 * * *' # build fresh every 4:35 PM UTC which is often 12:35 EST
push:
# pull_request:
workflow_dispatch: