Skip to content

Commit

Permalink
un-breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Feb 28, 2024
1 parent 802f42b commit 54506ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-firmware-explicit.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Explicit Firmware at GHA

on:
push:
# push:
# pull_request:
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create Board Firmware
on:
schedule:
- cron: '10 17 * * *' # build fresh every 5:10 PM
# push:
push:
# pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 54506ee

Please sign in to comment.