Skip to content

Commit

Permalink
Run CI Workflow on all branches, only for code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
djphazer committed Dec 18, 2023
1 parent 378996e commit dbced87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: PlatformIO CI

on:
push:
branches:
- 'dev/**'
paths:
- 'software/o_c_REV/**'

jobs:
build:
Expand Down

0 comments on commit dbced87

Please sign in to comment.