Skip to content

Commit 773fed8

Browse files
committed
🧹 Do not trigger provider releases on config changes
Signed-off-by: Christian Zunker <christian@mondoo.com>
1 parent 4f8cccc commit 773fed8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-providers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths:
88
- "providers/**"
99
- "!providers/core/**"
10+
- "!providers/*/config/config.go"
1011
release:
1112
types: [published]
1213
workflow_dispatch:

0 commit comments

Comments
 (0)