Update rust.yml

Run workflow in all Cargo.toml changes
This commit is contained in:
JEEVITHA KANNAN K S 2024-10-22 08:55:16 +05:30 committed by GitHub
parent 79eb752552
commit 037c0761a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ on:
branches: ["main"]
paths:
- '**/*.rs'
- 'Cargo.toml'
- '**/Cargo.toml'
- 'Cargo.lock'
env: