Add Cargo.toml to sdk/core/ci.yml (#6608)
This commit is contained in:
parent
0363e0b78f
commit
32e868cd5f
@ -20,6 +20,7 @@ trigger:
|
||||
- .github/
|
||||
- '*.md'
|
||||
- /**/*.md
|
||||
- Cargo.toml
|
||||
|
||||
pr:
|
||||
branches:
|
||||
@ -40,6 +41,7 @@ pr:
|
||||
- .github/
|
||||
- '*.md'
|
||||
- /**/*.md
|
||||
- Cargo.toml
|
||||
|
||||
extends:
|
||||
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user