Skip to content

Commit d1d0752

Browse files
authored
Merge pull request #2049 from Belphemur/copilot/fix-cicd-trigger-builds
2 parents 000c951 + fcf1cc3 commit d1d0752

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
- '.github/**/*.yml'
3434
sound-switch:
3535
- 'SoundSwitch*/**'
36+
- 'Directory.Packages.props'
37+
- 'global.json'
38+
- 'nuget.config'
3639
node:
3740
- 'package.json'
3841
- 'package-lock.json'

0 commit comments

Comments
 (0)