Skip to content

Commit

Permalink
ci: run firmware build workflow on changes to python libraries
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Friedman <sam@golioth.io>
  • Loading branch information
sam-golioth committed Jul 17, 2024
1 parent f9e6735 commit 7f381bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
- 'master'
paths:
- 'src/**'
- 'scripts/libraries/**'
- '.github/workflows/*.yml'
- '.github/workflows/*.json'
- '!**/README.md'
Expand Down

0 comments on commit 7f381bc

Please sign in to comment.