File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 77 - ' pyroscope_cli/**'
88 - ' src/**'
99 - ' tests/**'
10+ - ' .github/workflows/build.yml'
1011 pull_request :
1112 paths :
1213 - ' pyroscope_backends/**'
1314 - ' pyroscope_cli/**'
1415 - ' src/**'
1516 - ' tests/**'
17+ - ' .github/workflows/build.yml'
1618
1719jobs :
1820 build :
Original file line number Diff line number Diff line change 44 push :
55 paths :
66 - ' pyroscope_ffi/python/**'
7+ - ' .github/workflows/python.yml'
78 pull_request :
89 paths :
910 - ' pyroscope_ffi/python/**'
11+ - ' .github/workflows/python.yml'
1012
1113jobs :
1214 build_wheels :
Original file line number Diff line number Diff line change 77 - ' pyroscope_cli/**'
88 - ' src/**'
99 - ' tests/**'
10+ - ' .github/workflows/tests.yml'
1011 pull_request :
1112 paths :
1213 - ' pyroscope_backends/**'
1314 - ' pyroscope_cli/**'
1415 - ' src/**'
1516 - ' tests/**'
17+ - ' .github/workflows/tests.yml'
1618
1719jobs :
1820 test :
You can’t perform that action at this time.
0 commit comments