Skip to content

Commit

Permalink
Fix ci yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmosca committed Jan 27, 2025
1 parent 79a2043 commit 7923e07
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Build firmware
# are working on the main repo and want to trigger
# a CI build submit a draft PR.
on:
branches:
- '!maintenance-8.x.x'
push:
branches:
- '!maintenance-8.x.x'
pull_request:
paths:
- 'src/**'
Expand Down

0 comments on commit 7923e07

Please sign in to comment.