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 ea6a0c4 commit c162e7aCopy full SHA for c162e7a
.github/workflows/publish-package.yml
@@ -6,6 +6,9 @@ on:
6
7
tags:
8
- v*
9
+ paths:
10
+ - 'src/Soenneker.Utils.BackgroundQueue/**'
11
+ - '.github/workflows/publish-package.yml'
12
13
env:
14
"PipelineEnvironment": true
0 commit comments