Skip to content

Commit a295e0c

Browse files
authored
Update CI.yml
1 parent e1682a6 commit a295e0c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
paths:
88
- 'sample/**'
99
- 'src/**'
10-
paths-ignore:
11-
- 'docs/**'
1210

1311
env:
1412
VERSION: ''
@@ -70,4 +68,4 @@ jobs:
7068
done
7169
shell: bash
7270
# - name: Push packages to GitHub Package Registry
73-
# run: dotnet nuget push ${GITHUB_WORKSPACE}/packages/'*.nupkg' --skip-duplicate
71+
# run: dotnet nuget push ${GITHUB_WORKSPACE}/packages/'*.nupkg' --skip-duplicate

0 commit comments

Comments
 (0)