Skip to content

Commit 5eefbfd

Browse files
authored
Uncomment paths in dotnet.yml for workflow triggers
1 parent 63e7adf commit 5eefbfd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches: [ main ]
66
paths-ignore:
77
- '*.md'
8-
#- '.github/**'
9-
#- '*.yaml'
8+
- '.github/**'
9+
- '*.yaml'
1010
- '*.png'
1111
- 'LICENSE'
1212

0 commit comments

Comments
 (0)