Update rust.yml (#866)

Run workflow in all Cargo.toml changes
This commit is contained in:
JEEVITHA KANNAN K S 2024-10-31 23:51:06 +05:30 committed by GitHub
parent 6e1d7a6768
commit 67f6a4989f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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