Skip to content

Commit c90ecdd

Browse files
authored
Update dotnet-desktop.yml
i was lying in the previous commit
1 parent cfe36f2 commit c90ecdd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
on:
22
push:
3+
paths-ignore:
4+
- '.github/**'
5+
- 'README.md'
6+
- '.editorconfig'
7+
- '.gitattributes'
8+
- '.gitignore'
9+
- 'LICENSE.txt'
10+
- 'docs/**'
311
branches:
412
- master
513
pull_request:

0 commit comments

Comments
 (0)