Skip to content

Commit

Permalink
add core libs to push changes workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- authored and gitbutler-client committed Jan 18, 2024
1 parent 51ff3bb commit 6471696
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
rust:
- 'gitbutler-app/**'
- 'gitbutler-core/**'
- 'gitbutler-git/**'
- 'gitbutler-diff/**'
- 'Cargo.lock'
- 'Cargo.toml'
- 'rust-toolchain.toml'
Expand Down

0 comments on commit 6471696

Please sign in to comment.