fix(ci): update rust github actions workflow

This commit is contained in:
alyssa 2025-01-02 06:49:49 +00:00
parent 5466e5051b
commit efdbf708a0

View file

@ -7,10 +7,7 @@ name: Build and push Rust service Docker images
on:
push:
paths:
- 'lib/libpk/**'
- 'services/api/**'
- 'services/gateway/**'
- 'services/avatars/**'
- 'crates/**'
- '.github/workflows/rust.yml'
- 'ci/Dockerfile.rust'
- 'ci/rust-docker-target.sh'