mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-27 19:37:00 +00:00
trigger dev container builds on seaweed-volume changes (#10344)
The dev container workflow prebuilds the Rust volume server from seaweed-volume/ but did not watch that directory, so Rust build fixes landed without this workflow validating them.
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- 'weed/**'
|
||||
- 'seaweed-volume/**'
|
||||
- 'docker/**'
|
||||
- 'go.mod'
|
||||
- 'go.sum'
|
||||
|
||||
Reference in New Issue
Block a user