mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
fix(ci): update rust github actions workflow
This commit is contained in:
parent
5466e5051b
commit
efdbf708a0
1 changed files with 1 additions and 4 deletions
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue