Skip to content

Commit e67338e

Browse files
committed
Merge branch 'users/grvillic/ImproveSmokeTestYaml' of https://github.com/microsoft/component-detection into users/grvillic/ImproveSmokeTestYaml
2 parents 05ee882 + d56f834 commit e67338e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/smoke-test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ on:
1010
pull_request:
1111
paths:
1212
- "src/**"
13+
- "Directory.Build.props"
14+
- "Directory.Build.targets"
15+
- "Directory.Packages.props"
16+
- "global.json"
17+
- ".github/workflows/smoke-test.yml"
1318
schedule:
1419
- cron: "0 0 * * *" # every day at midnight
1520

0 commit comments

Comments
 (0)