We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8cccc commit 773fed8Copy full SHA for 773fed8
.github/workflows/release-providers.yml
@@ -7,6 +7,7 @@ on:
7
paths:
8
- "providers/**"
9
- "!providers/core/**"
10
+ - "!providers/*/config/config.go"
11
release:
12
types: [published]
13
workflow_dispatch:
0 commit comments