Skip to content

Commit

Permalink
Test different syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed Nov 2, 2023
1 parent b0d80c6 commit 61a7a4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- 'cpp/**'
- 'python/**'
- '.github/workflows/cpp.yml'
types: [ assigned, opened, synchronize, reopened ]

env:
APT_PACKAGES: libspdlog-dev libpcap-dev libevdev2 libev-dev protobuf-compiler libgtest-dev libgmock-dev
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- 'python/common/**'
- '.github/workflows/web.yml'
- 'easyinstall.sh'
types: [ assigned, opened, synchronize, reopened ]

jobs:
backend_checks:
Expand Down

0 comments on commit 61a7a4e

Please sign in to comment.