mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-15 20:31:03 +00:00
Add back branch rule that fell off
This commit is contained in:
parent
cf5421d1f5
commit
0a138eb1be
3
.github/workflows/cpp.yml
vendored
3
.github/workflows/cpp.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user