We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af75371 commit 1ac7f16Copy full SHA for 1ac7f16
.github/workflows/publish-package.yml
@@ -6,6 +6,8 @@ on:
6
7
tags:
8
- v*
9
+ paths-ignore:
10
+ - 'test/**'
11
12
env:
13
"PipelineEnvironment": true
0 commit comments