Skip to content

Commit 63e7adf

Browse files
authored
Update paths-ignore in dotnet.yml
Commented out paths to ignore for GitHub Actions.
1 parent fdf3b66 commit 63e7adf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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)