We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f0e35b commit 088dbd8Copy full SHA for 088dbd8
.github/workflows/build-and-test-rust.yml
@@ -7,6 +7,7 @@ on:
7
branches: ["*"]
8
paths:
9
- "batcher/**"
10
+ - "aggregation_mode/**"
11
- ".github/workflows/build-rust.yml"
12
13
jobs:
0 commit comments