Skip to content

Commit

Permalink
allow manual fw runs
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Mar 11, 2024
1 parent 94f2377 commit bffc99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build Firmware

on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]

jobs:
build-firmware:
Expand Down

0 comments on commit bffc99c

Please sign in to comment.