Skip to content

Commit e3269b8

Browse files
author
Jake Soenneker
committed
Ignore test dir for nuget publish
1 parent 945b586 commit e3269b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- main
6+
paths-ignore:
7+
- 'test/**'
68

79
tags:
810
- v*

0 commit comments

Comments
 (0)