Skip to content

Commit

Permalink
Add back branch rule that fell off
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed Nov 3, 2023
1 parent cf5421d commit 0a138eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
- 'cpp/**'
- 'python/**'
- '.github/workflows/cpp.yml'
branches:
- 'develop'
- 'main'

env:
APT_PACKAGES: libspdlog-dev libpcap-dev libevdev2 libev-dev protobuf-compiler libgtest-dev libgmock-dev
Expand Down

0 comments on commit 0a138eb

Please sign in to comment.