Skip to content

Commit

Permalink
Update build-firmware.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc authored Jun 26, 2024
1 parent f8b7b1b commit 9a7424c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 9a7424c

Please sign in to comment.