Skip to content

Commit 37ab506

Browse files
committed
Do not trigger snapshot build on release notes config changes
1 parent 6ec9ee1 commit 37ab506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snapshot_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
paths-ignore:
8+
- 'changelog_config.json'
89
- 'README.md'
910
- 'benchmark/*'
1011
- '.github/workflows/platform-benchmark.yml'

0 commit comments

Comments
 (0)