Skip to content

Commit 29ca01f

Browse files
Update codebreaker-lib-viewmodels.yml - fix casing
the casing needs to be changed (backlog)
1 parent 9424ef4 commit 29ca01f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codebreaker-lib-viewmodels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
branches:
88
[ main ]
99
paths:
10-
- 'src/clients/xaml/Codebreaker.ViewModels/**'
11-
- 'src/clients/xaml/Codebreaker.ViewModels.Tests/**'
10+
- 'src/clients/xaml/CodeBreaker.ViewModels/**'
11+
- 'src/clients/xaml/CodeBreaker.ViewModels.Tests/**'
1212
- 'src/Codebreaker.ViewModels.sln'
1313
- '.github/workflows/codebreaker-lib-viewmodels.yml'
1414
- '.github/workflows/createnuget-withbuildnumber.yml'

0 commit comments

Comments
 (0)