Skip to content

Commit d56f834

Browse files
grvillicCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2b44ae9 commit d56f834

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)